0_0_11587272_29367.cpp: In function `int main()':
0_0_11587272_29367.cpp:27: error: no matching function for call to `max(int)'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algobase.h: In function `const _Tp& std::min(const _Tp&, const _Tp&, _Compare) [with _Tp = int, _Compare = int]':
0_0_11587272_29367.cpp:27: instantiated from here
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algobase.h:197: error: `__comp' cannot be used as a function
|