Problem choochoo
User minyin
Submission Time 2023-02-27 17:05:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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