Problem badpotato
User anice
Submission Time 2026-04-24 22:53:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

badpotato.cpp: In function ‘int main()’:
badpotato.cpp:22:18: error: expected ‘;’ before ‘}’ token
22 | x = 0
| ^
| ;
23 | }
| ~