| Problem | wall |
|---|---|
| User | popperoni |
| Submission Time | 2026-01-03 18:25:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
wall.cpp: In function ‘void buildWall(int, int, int*, int*, int*, int*, int*)’:
wall.cpp:163:24: error: ‘struct node’ has no member named ‘qrymax’; did you mean ‘qrymin’?
163 | finalHeight[i]=root->qrymax(i);
| ^~~~~~
| qrymin