Problem smurf
User Water
Submission Time 2024-02-24 21:29:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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