Problem choochoo
User Um
Submission Time 2023-08-03 16:58:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int main()’:
choochoo.cpp:10:20: error: lvalue required as left operand of assignment
10 | if (duck%3=0){
| ^