Problem duckhunt29
User Usu
Submission Time 2026-05-12 18:09:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt29.cpp: In function ‘void finddist(int, int)’:
duckhunt29.cpp:10:7: error: ‘intquery’ was not declared in this scope; did you mean ‘query’?
10 | if (intquery[mid]^truth[i]) l=mid+1;
| ^~~~~~~~
| query