841317_0_0_8324.cpp: In function `int findMin()':
841317_0_0_8324.cpp:48: error: `min' undeclared (first use this function)
841317_0_0_8324.cpp:48: error: (Each undeclared identifier is reported only once for each function it appears in.)
841317_0_0_8324.cpp: In function `int main()':
841317_0_0_8324.cpp:90: error: `min' undeclared (first use this function)
|