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