0_0_33689167_30883.cpp: In function 'int search(int, int)': 0_0_33689167_30883.cpp:112:14: error: 't' was not declared in this scope if(key > t[rt].sz) return -1; ^