562102_0_0_30080.cpp: In function `void Max()':
562102_0_0_30080.cpp:10: error: `max' undeclared (first use this function)
562102_0_0_30080.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
562102_0_0_30080.cpp: In function `int main()':
562102_0_0_30080.cpp:53: error: `max' undeclared (first use this function)
|