0_0_25208354_23876.cpp: In function 'double calu(node*, int, int)': 0_0_25208354_23876.cpp:81:30: error: 'INF' was not declared in this scope if(left >= right) return INF; ^