Problem choochoo
User cyhg
Submission Time 2023-08-03 21:02:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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