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