123309_0_20600.cpp: In function `int find(int, int)':
123309_0_20600.cpp:20: error: `min' undeclared (first use this function)
123309_0_20600.cpp:20: error: (Each undeclared identifier is reported only once for each function it appears in.)
123309_0_20600.cpp: In function `int main()':
123309_0_20600.cpp:51: error: `min' undeclared (first use this function)
|