0_0_4326272_15510.cpp: In function `void Search(int)':
0_0_4326272_15510.cpp:45: error: `min' undeclared (first use this function)
0_0_4326272_15510.cpp:45: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4326272_15510.cpp: At global scope:
0_0_4326272_15510.cpp:66: error: `main' must return `int'
0_0_4326272_15510.cpp: In function `int main(...)':
0_0_4326272_15510.cpp:71: error: `min' undeclared (first use this function)
|