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