Problem choochoo
User AppleOnAstick
Submission Time 2023-11-15 08:46:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int32_t main()’:
choochoo.cpp:8:13: error: lvalue required as left operand of assignment
8 | if ((n-2)%2=0){
| ^