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