562092_0_0_15026.cpp: In function `void Max()':
562092_0_0_15026.cpp:7: error: `max' undeclared (first use this function)
562092_0_0_15026.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
562092_0_0_15026.cpp: In function `int main()':
562092_0_0_15026.cpp:50: error: `max' undeclared (first use this function)
|