Problem choochoo
User TheLegendaryZHR
Submission Time 2024-01-25 01:39:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:12:16: error: expected ‘;’ before ‘}’ token
12 | chuggas += 1
| ^
| ;
13 | }
| ~