0_0_8832285_23567.cpp:3: error: ISO C++ forbids declaration of `max' with no type
0_0_8832285_23567.cpp: In function `int main()':
0_0_8832285_23567.cpp:19: error: `max' undeclared (first use this function)
0_0_8832285_23567.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.)
|