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