| Problem | wall |
|---|---|
| User | Sans12345 |
| Submission Time | 2025-12-31 09:59:34 |
| 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:179:32: error: ‘struct node’ has no member named ‘chmax’
179 | if (op[i] == 1) srutalbeggs->chmax(left[i], right[i], height[i]);
| ^~~~~
wall.cpp:180:21: error: ‘struct node’ has no member named ‘chmin’
180 | else srutalbeggs->chmin(left[i], right[i], height[i]);
| ^~~~~