Problem choochoo
User aa24codebreaker
Submission Time 2023-11-15 08:36:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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