0_0_10368674_27263.cpp: In function `int find1(int, int, int)':
0_0_10368674_27263.cpp:12: error: no matching function for call to `find(int, int&)'
0_0_10368674_27263.cpp:14: error: no matching function for call to `find(int&, int&)'
0_0_10368674_27263.cpp: In function `int find2(int, int, int)':
0_0_10368674_27263.cpp:21: error: no matching function for call to `find(int, int&)'
0_0_10368674_27263.cpp:23: error: no matching function for call to `find(int&, int&)'
0_0_10368674_27263.cpp: In function `int main()':
0_0_10368674_27263.cpp:69: error: expected `;' before "printf"
|