562105_0_0_7448.cpp: In function `void Max()':
562105_0_0_7448.cpp:9: error: `max' undeclared (first use this function)
562105_0_0_7448.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
562105_0_0_7448.cpp: In function `int main()':
562105_0_0_7448.cpp:46: error: `max' undeclared (first use this function)
|