0_0_7851353_12733.cpp:15: error: `MAX' was not declared in this scope
0_0_7851353_12733.cpp:15: error: `MAX' was not declared in this scope
0_0_7851353_12733.cpp:15: error: `MAX' was not declared in this scope
0_0_7851353_12733.cpp: In function `void build(int, int, int, int)':
0_0_7851353_12733.cpp:24: error: `to_left' undeclared (first use this function)
0_0_7851353_12733.cpp:24: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7851353_12733.cpp:24: error: `a' undeclared (first use this function)
0_0_7851353_12733.cpp:25: error: `tree' undeclared (first use this function)
0_0_7851353_12733.cpp:25: error: `key' undeclared (first use this function)
0_0_7851353_12733.cpp: In function `int qry(int, int, int, int, int, int, int)':
0_0_7851353_12733.cpp:39: error: `tree' undeclared (first use this function)
0_0_7851353_12733.cpp:41: error: `to_left' undeclared (first use this function)
0_0_7851353_12733.cpp: In function `int main()':
0_0_7851353_12733.cpp:57: error: `test_case' undeclared (first use this function)
0_0_7851353_12733.cpp:62: error: `key' undeclared (first use this function)
0_0_7851353_12733.cpp:62: error: `tree' undeclared (first use this function)
|