Problem smurf
User themadpotato
Submission Time 2023-01-13 14:54:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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