Problem choochoo
User Um
Submission Time 2023-08-03 17:47:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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