| Problem | guessarray |
|---|---|
| User | chenweilian |
| Submission Time | 2026-02-05 21:51:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guessarray.cpp: In function ‘void doProblem(int, int, int, int*)’:
guessarray.cpp:8:12: error: ‘query’ was not declared in this scope
8 | int t = query(i, i);
| ^~~~~