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

Compile Error

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