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