Problem choochoo
User Benroy
Submission Time 2023-01-09 17:07:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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