Problem | collectmushrooms |
---|---|
User | Dynonychus |
Submission Time | 2024-01-10 23:47:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms.cpp: In function ‘long long int query(std::deque<long long int>, long long int, long long int)’:
collectmushrooms.cpp:41:11: error: ‘sear’ was not declared in this scope
41 | if (deqq[sear[L][j]] >= deqq[sear[R - (1 << j) + 1][j]])
| ^~~~