Problem | weightedguess |
---|---|
User | TheRaptor |
Submission Time | 2024-01-10 21:25:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
weightedguess.cpp: In function ‘int guess()’:
weightedguess.cpp:26:9: error: ‘query’ was not declared in this scope
26 | int x=query(dp[lo][hi].second);
| ^~~~~