603972_0_0_24355.cpp: In function `int find(int, int*)':
603972_0_0_24355.cpp:21: error: `count' undeclared (first use this function)
603972_0_0_24355.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
603972_0_0_24355.cpp: In function `int main()':
603972_0_0_24355.cpp:49: error: `count' undeclared (first use this function)
|