0_0_37123987_20584.cpp: In function 'int main()':
0_0_37123987_20584.cpp:18:4: error: continue statement not within a loop
continue;
^
0_0_37123987_20584.cpp: At global scope:
0_0_37123987_20584.cpp:45:1: error: expected declaration before '}' token
}
^
|