120890_0_28296.cpp: In function `void f(int)':
120890_0_28296.cpp:33: error: `max' undeclared (first use this function)
120890_0_28296.cpp:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
120890_0_28296.cpp: In function `int main()':
120890_0_28296.cpp:56: error: `max' undeclared (first use this function)
|