Problem | duckhunt12 |
---|---|
User | ForgottenDragon |
Submission Time | 2025-06-17 10:43:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt12.cpp: In function ‘int main()’:
duckhunt12.cpp:57:96: error: lvalue required as left operand of assignment
57 | } else if (x == xinitial && xdirection == "right" && y = yinitial && ydirection == "left") {
| ^~~~~~