0_0_13513875_18961.cpp: In function 'bool judge(int, int, int, int, int)':
0_0_13513875_18961.cpp:48:61: error: expected ')' at end of input
if(x>=1 && x <=6 && y>=1 && y <=6 && !fx[xx][yy][i] && !flag
^
0_0_13513875_18961.cpp:48:61: error: expected statement at end of input
0_0_13513875_18961.cpp:48:61: error: expected '}' at end of input
|