Problem chope
User Slayer
Submission Time 2025-12-05 15:37:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chope.cpp: In function ‘int main()’:
chope.cpp:33:6: error: expected ‘;’ before ‘}’ token
33 | i++
| ^
| ;
34 | }
| ~