0_0_10310921_29556.cpp: In function `int search(int, int)':
0_0_10310921_29556.cpp:10: error: `count' undeclared (first use this function)
0_0_10310921_29556.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10310921_29556.cpp: In function `int main()':
0_0_10310921_29556.cpp:31: error: `count' undeclared (first use this function)
|