0_0_2267470_10649.cpp: In function `int build(int, int, int)':
0_0_2267470_10649.cpp:15: error: `LL' undeclared (first use this function)
0_0_2267470_10649.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2267470_10649.cpp:15: error: `RR' undeclared (first use this function)
0_0_2267470_10649.cpp: In function `void update(int, int, int)':
0_0_2267470_10649.cpp:25: error: `LL' undeclared (first use this function)
0_0_2267470_10649.cpp:27: error: `RR' undeclared (first use this function)
0_0_2267470_10649.cpp: In function `int query(int, int, int)':
0_0_2267470_10649.cpp:37: error: `LL' undeclared (first use this function)
0_0_2267470_10649.cpp:39: error: `RR' undeclared (first use this function)
0_0_2267470_10649.cpp: In function `int main()':
0_0_2267470_10649.cpp:47: error: `SS' undeclared (first use this function)
0_0_2267470_10649.cpp:48: error: `cas' undeclared (first use this function)
0_0_2267470_10649.cpp:48: error: `FF' undeclared (first use this function)
0_0_2267470_10649.cpp:48: error: expected `;' before '{' token
0_0_2267470_10649.cpp:74: error: expected `}' at end of input
|