Problem duckhunt12
User ForgottenDragon
Submission Time 2025-06-17 11:12:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt12.cpp: In function ‘int main()’:
duckhunt12.cpp:36:46: error: lvalue required as left operand of assignment
36 | } else if (y==2 && ydirection = -1) {
| ^