| Problem | duckhunt29 |
|---|---|
| User | MatttNguyen |
| Submission Time | 2026-04-08 17:46:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt29.cpp: In function ‘void finddist(int, int)’:
duckhunt29.cpp:4:17: error: ‘query’ was not declared in this scope
4 | int a = query(M);
| ^~~~~
duckhunt29.cpp:14:17: error: ‘query’ was not declared in this scope
14 | int a = query(mid);
| ^~~~~