442867_0_0_17675.cpp: In function `void InitSet()':
442867_0_0_17675.cpp:14: error: `count' undeclared (first use this function)
442867_0_0_17675.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
442867_0_0_17675.cpp: In function `void Merge(int, int)':
442867_0_0_17675.cpp:36: error: `count' undeclared (first use this function)
442867_0_0_17675.cpp: In function `int main()':
442867_0_0_17675.cpp:75: error: `count' undeclared (first use this function)
|