0_0_8428719_26358.cpp: In function `int ask_RMQ(int, int)':
0_0_8428719_26358.cpp:33: error: `max' undeclared (first use this function)
0_0_8428719_26358.cpp:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8428719_26358.cpp: In function `int max(int, int)':
0_0_8428719_26358.cpp:35: error: `int max(int, int)' used prior to declaration
|