Problem choochoo
User Astronite
Submission Time 2025-08-05 20:07:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:18:22: error: lvalue required as left operand of assignment
18 | if(counter % 2 = 0)
| ^