| Problem | floors | 
|---|---|
| User | justin271828 | 
| Submission Time | 2024-12-28 09:33:44 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 floors.cpp: In function ‘int main()’:
floors.cpp:42:2: error: ‘root’ was not declared in this scope
   42 |  root = new node(1, n);
      |  ^~~~