0_0_30320892_22631.cpp: In function 'int check(int, int, int, int, int, int, int, int)':
0_0_30320892_22631.cpp:13:17: error: continue statement not within a loop
continue;
^
0_0_30320892_22631.cpp:17:17: error: continue statement not within a loop
continue;
^
0_0_30320892_22631.cpp:21:17: error: continue statement not within a loop
continue;
^
0_0_30320892_22631.cpp:25:17: error: continue statement not within a loop
continue;
^
|