0_0_14496475_14153.cpp: In function 'node query(int, int, int)': 0_0_14496475_14153.cpp:110:21: error: return-statement with no value, in function returning 'node' [-fpermissive] if(l==0||r==0) return; ^