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