0_0_8346951_30144.cpp:12: error: size of array `array' is too large
0_0_8346951_30144.cpp: In function `INT query(int)':
0_0_8346951_30144.cpp:16: error: `array' undeclared (first use this function)
0_0_8346951_30144.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8346951_30144.cpp: In function `void update(int, int)':
0_0_8346951_30144.cpp:24: error: `array' undeclared (first use this function)
0_0_8346951_30144.cpp: In function `int main()':
0_0_8346951_30144.cpp:31: error: `array' undeclared (first use this function)
|