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