Problem smurf
User Pollinatro
Submission Time 2025-04-10 16:39:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int32_t main()’:
smurf.cpp:41:2: error: expected ‘}’ at end of input
41 | }
| ^
smurf.cpp:6:16: note: to match this ‘{’
6 | int32_t main() {
| ^