| Problem | floors |
|---|---|
| User | justin271828 |
| Submission Time | 2024-12-28 09:33:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
floors.cpp: In function ‘int main()’:
floors.cpp:46:18: error: ‘tree’ was not declared in this scope; did you mean ‘free’?
46 | int temp = min(tree->bsta(1, x), tree->bsta(x+1, n));
| ^~~~
| free