0_0_6479588_19526.cpp:5: error: size of array `Max' is too large
0_0_6479588_19526.cpp: In function `void Built(int, int, int)':
0_0_6479588_19526.cpp:9: error: `Max' undeclared (first use this function)
0_0_6479588_19526.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6479588_19526.cpp: In function `void Query(int, int, int, int)':
0_0_6479588_19526.cpp:21: error: `Max' undeclared (first use this function)
0_0_6479588_19526.cpp: In function `int main()':
0_0_6479588_19526.cpp:42: error: `Max' undeclared (first use this function)
|