| Problem | triusis |
|---|---|
| User | shoryu386 |
| Submission Time | 2023-06-20 14:25:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
triusis.cpp: In member function ‘void node::update(int, int)’:
triusis.cpp:28:3: error: ‘makeChildren’ was not declared in this scope
28 | makeChildren();
| ^~~~~~~~~~~~
triusis.cpp: In member function ‘int node::query(int, int)’:
triusis.cpp:39:3: error: ‘makeChildren’ was not declared in this scope
39 | makeChildren();
| ^~~~~~~~~~~~