0_0_12702741_18363.cpp: In function `void BuildSegTree(lint, lint, lint)':
0_0_12702741_18363.cpp:30: error: `max' undeclared (first use this function)
0_0_12702741_18363.cpp:30: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12702741_18363.cpp: In function `void UpdateSegTree(lint, lint, lint, lint, lint)':
0_0_12702741_18363.cpp:49: error: `max' undeclared (first use this function)
0_0_12702741_18363.cpp: In function `lint QuerySegTree(lint, lint, lint, lint, lint)':
0_0_12702741_18363.cpp:63: error: `max' undeclared (first use this function)
|