Problem hungrycats2
User CheeseAndBread
Submission Time 2026-02-22 12:48:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats2.cpp: In function ‘int main()’:
hungrycats2.cpp:23:12: error: expected ‘;’ before ‘}’ token
23 | continue
| ^
| ;
24 | }
| ~