134746_0_30836.cpp:5: error: `max' was not declared in this scope
134746_0_30836.cpp: In function `int main()':
134746_0_30836.cpp:8: error: `max' undeclared (first use this function)
134746_0_30836.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
134746_0_30836.cpp:14: error: `small' undeclared (first use this function)
|