Problem | variety |
---|---|
User | Tyx2019 |
Submission Time | 2023-07-03 18:38:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
variety.cpp: In member function ‘void node::upd(long long int, long long int)’:
variety.cpp:22:16: error: ‘struct node’ has no member named ‘update’
22 | l->update(a,b);
| ^~~~~~
variety.cpp:25:16: error: ‘struct node’ has no member named ‘update’
25 | r->update(a,b);
| ^~~~~~