30283_0_1870.cpp: In function `void work(int, int)':
30283_0_1870.cpp:19: error: `count' undeclared (first use this function)
30283_0_1870.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.)
30283_0_1870.cpp: In function `int main()':
30283_0_1870.cpp:46: error: `count' undeclared (first use this function)
|