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