54051_0_30498.cpp: In function `void F(int, long int, int)':
54051_0_30498.cpp:9: error: `max' undeclared (first use this function)
54051_0_30498.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
54051_0_30498.cpp: In function `int main()':
54051_0_30498.cpp:34: error: `max' undeclared (first use this function)
|