Problem | rarwall |
---|---|
User | haydendoo |
Submission Time | 2023-06-06 11:21:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
rarwall.cpp: In member function ‘long long int node::query(int, int)’:
rarwall.cpp:57:50: error: ‘create’ was not declared in this scope; did you mean ‘createL’?
57 | if(lzadd!=0) { LL(); RR(); push();} else create();
| ^~~~~~
| createL