Problem choochoo
User kruytz
Submission Time 2023-02-27 17:23:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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