Problem purplecandy
User Schzeey
Submission Time 2023-03-17 08:31:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

purplecandy.cpp: In function ‘int query(int, int, int, int, int)’:
purplecandy.cpp:26:16: error: ‘getRange’ was not declared in this scope
26 | int lfCh = getRange(nd*2+1, tl, tm, lf, ri);
| ^~~~~~~~