| Problem | grassplant |
|---|---|
| User | bribritt |
| Submission Time | 2024-12-04 13:47:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
grassplant.cpp: In function ‘int32_t main()’:
grassplant.cpp:84:27: error: ‘struct node’ has no member named ‘qry’; did you mean ‘query’?
84 | cout << root->qry(pre[A],pre[A])<<"\n";
| ^~~
| query