0_0_32915203_18630.cpp: In function 'bool cmp(node, node)': 0_0_32915203_18630.cpp:17:5: error: 'else' without a previous 'if' else if(x.l>=x.r && y.l>=y.r) return x.r < y.r; ^