Problem choochoo
User ILBBBM
Submission Time 2023-02-27 18:02:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:9:12: error: expected ‘;’ before ‘}’ token
9 | n++
| ^
| ;
10 | }
| ~