Problem segmenttree
User wrizz69
Submission Time 2023-11-10 13:55:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

segmenttree.cpp: In member function ‘int node::query(int, int)’:
segmenttree.cpp:27:1: error: ‘recurse’ was not declared in this scope
27 | recurse to both childs
| ^~~~~~~