Problem wronganswer
User jerrielchangjiebin
Submission Time 2024-12-07 09:51:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wronganswer.cpp: In function ‘int main()’:
wronganswer.cpp:16:3: error: continue statement not within a loop
16 | continue;
| ^~~~~~~~