0_0_2476287_15066.cpp: In function `void build(int, int, int)':
0_0_2476287_15066.cpp:12: error: `LL' undeclared (first use this function)
0_0_2476287_15066.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2476287_15066.cpp:13: error: `RR' undeclared (first use this function)
0_0_2476287_15066.cpp: In function `void update(int, int, int, int)':
0_0_2476287_15066.cpp:22: error: `LL' undeclared (first use this function)
0_0_2476287_15066.cpp:22: error: `RR' undeclared (first use this function)
0_0_2476287_15066.cpp: In function `int query(int, int, int)':
0_0_2476287_15066.cpp:37: error: `LL' undeclared (first use this function)
0_0_2476287_15066.cpp:37: error: `RR' undeclared (first use this function)
0_0_2476287_15066.cpp: In function `int main()':
0_0_2476287_15066.cpp:52: error: `scanf' undeclared (first use this function)
0_0_2476287_15066.cpp:53: error: `cas' undeclared (first use this function)
0_0_2476287_15066.cpp:53: error: `FF' undeclared (first use this function)
0_0_2476287_15066.cpp:53: error: expected `;' before '{' token
|