0_0_1881325_27212.cpp: In function `int FindSet(int)':
0_0_1881325_27212.cpp:20: error: `nbsp' undeclared (first use this function)
0_0_1881325_27212.cpp:20: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1881325_27212.cpp:24: error: expected primary-expression before "else"
0_0_1881325_27212.cpp:24: error: expected `;' before "else"
0_0_1881325_27212.cpp: In function `int Union(int, int)':
0_0_1881325_27212.cpp:39: error: `nbsp' undeclared (first use this function)
0_0_1881325_27212.cpp: In function `int main()':
0_0_1881325_27212.cpp:61: error: `nbsp' undeclared (first use this function)
0_0_1881325_27212.cpp:85: error: expected primary-expression before "else"
0_0_1881325_27212.cpp:85: error: expected `;' before "else"
0_0_1881325_27212.cpp:92: error: expected primary-expression before "else"
0_0_1881325_27212.cpp:92: error: expected `;' before "else"
0_0_1881325_27212.cpp:99: error: expected primary-expression before "else"
0_0_1881325_27212.cpp:99: error: expected `;' before "else"
|