0_0_30710115_18334.cpp: In function 'bool board(int, int)':
0_0_30710115_18334.cpp:32:22: error: expected primary-expression before '%' token
return x>=0&&x<n&%
^
0_0_30710115_18334.cpp:32:22: error: expected primary-expression at end of input
0_0_30710115_18334.cpp:32:22: error: expected ';' at end of input
0_0_30710115_18334.cpp:32:22: error: expected '}' at end of input
|