Problem duckhunt16
User notachicken
Submission Time 2026-04-17 13:33:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt16.cpp: In function ‘int main()’:
duckhunt16.cpp:7:12: error: lvalue required as left operand of assignment
7 | (A * N) = x;
| ^