Problem | towers_ioi |
---|---|
User | Pan |
Submission Time | 2024-10-12 00:37:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
towers_ioi.cpp: In function ‘int max_towers(int, int, int)’:
towers_ioi.cpp:222:41: error: ‘querymin’ was not declared in this scope
222 | if (res.s == 0) res.f.f = res.f.s = hh[querymin(L, R)];
| ^~~~~~~~