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