#include "toeio.cpp"
#include "toeai.cpp"
void main() {
readfirstvalue();
while((!readmove())&&(!sendmove()));
}
And that’s all there is to it…
#include "toeio.cpp"
#include "toeai.cpp"
void main() {
readfirstvalue();
while((!readmove())&&(!sendmove()));
}
And that’s all there is to it…
No comments yet.