Problem guessarray
User PlayVoltz
Submission Time 2024-09-09 16:04:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessarray.cpp: In function ‘void doProblem(int, int, int, std::vector<int>&)’:
guessarray.cpp:9:10: error: ‘query’ was not declared in this scope
9 | int a=query(i, i);
| ^~~~~