Problem smurf
User ilovepythonandhatecplusplus
Submission Time 2024-07-19 16:07:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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