Problem ring2
User Ok
Submission Time 2026-02-23 00:44:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ring2.cpp: In function ‘int main()’:
ring2.cpp:223:13: error: expected ‘;’ before ‘}’ token
223 | continue
| ^
| ;
224 | }
| ~