0_0_22376622_21085.cpp: In function 'void dfs(int, int)':
0_0_22376622_21085.cpp:25:43: error: expected ')' at end of input
if(xx < 0 || yy < 0 || xx >= m || yy %3
^
0_0_22376622_21085.cpp:25:43: error: expected statement at end of input
0_0_22376622_21085.cpp:25:43: error: expected '}' at end of input
|