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

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:8:7: error: expected ‘;’ before ‘}’ token
8 | cg++
| ^
| ;
9 | }
| ~