0_0_8322118_27182.cpp:5: error: uninitialized const `max'
0_0_8322118_27182.cpp: In function `void finish()':
0_0_8322118_27182.cpp:10: error: `max' undeclared (first use this function)
0_0_8322118_27182.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8322118_27182.cpp: In function `int main()':
0_0_8322118_27182.cpp:31: error: `max' undeclared (first use this function)
|