Problem choochoo
User Hengweezy
Submission Time 2024-02-12 14:16:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:17:16: error: lvalue required as left operand of assignment
17 | if(total % 2 =0){
| ^