Problem choochoo
User mth4z
Submission Time 2023-02-27 17:26:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:21:3: error: expected ‘}’ at end of input
21 | }
| ^
choochoo.cpp:4:12: note: to match this ‘{’
4 | int main (){
| ^