Problem smurf
User Henries
Submission Time 2024-06-26 14:21:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:30:1: error: expected ‘}’ at end of input
30 | }
| ^
smurf.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^