Problem duckhunt19
User XXC
Submission Time 2025-11-24 15:12:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt19.cpp: In function ‘int main()’:
duckhunt19.cpp:9:17: error: lvalue required as left operand of assignment
9 | }while(b<a-=b);
| ^