Problem cpicgame
User neoaix
Submission Time 2026-06-23 10:13:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:10:18: error: expected ‘;’ before ‘}’ token
10 | break
| ^
| ;
11 | }
| ~