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