Problem | bacteria |
---|---|
User | AlphanumericUsername |
Submission Time | 2024-01-22 23:04:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bacteria.cpp: In member function ‘void node::upd(long long int, long long int)’:
bacteria.cpp:100:5: error: ‘create’ was not declared in this scope
100 | create();
| ^~~~~~
bacteria.cpp: In member function ‘long long int node::qry(long long int, long long int)’:
bacteria.cpp:110:5: error: ‘create’ was not declared in this scope
110 | create();
| ^~~~~~