Problem duckhunt29
User JhoCyber
Submission Time 2025-12-12 10:21:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt29.cpp: In function ‘void finddist(int, int)’:
duckhunt29.cpp:8:27: error: ‘query’ was not declared in this scope
8 | int mid=(l+r)/2,x=query(mid);
| ^~~~~