| Problem | smurfpaths |
|---|---|
| User | zyq69 |
| Submission Time | 2022-12-23 16:47:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
smurfpaths.cpp: In function ‘int main()’:
smurfpaths.cpp:135:22: error: ‘struct node’ has no member named ‘query’
135 | pii qu=root->query(1, n);
| ^~~~~
smurfpaths.cpp:139:22: error: ‘struct node’ has no member named ‘query’
139 | qu=root->query(1, n);
| ^~~~~