Problem smurf
User WANCH5789W
Submission Time 2026-06-28 13:35:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:26:2: error: expected ‘}’ at end of input
26 | }
| ^
smurf.cpp:7:12: note: to match this ‘{’
7 | int main (){
| ^