0_0_3847004_20301.cpp: In function `void make_set(int)':
0_0_3847004_20301.cpp:12: error: `count' undeclared (first use this function)
0_0_3847004_20301.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3847004_20301.cpp: In function `void Union(int, int)':
0_0_3847004_20301.cpp:36: error: `count' undeclared (first use this function)
0_0_3847004_20301.cpp: In function `int main()':
0_0_3847004_20301.cpp:52: error: `count' undeclared (first use this function)
|