数组
#includeint main() { const int size =3; int board[size][size]; int i,j; int numofx; int numof0; int result =-1; //对游戏结果的定义 for( i=0;i 代码试写,真正的去理解代码

#includeint main() { const int size =3; int board[size][size]; int i,j; int numofx; int numof0; int result =-1; //对游戏结果的定义 for( i=0;i 代码试写,真正的去理解代码