0_0_5268275_8217.cpp:7: error: expected `]' before ';' token
0_0_5268275_8217.cpp:7: error: expected unqualified-id before ']' token
0_0_5268275_8217.cpp:7: error: expected `,' or `;' before ']' token
0_0_5268275_8217.cpp:7: error: expected unqualified-id before numeric constant
0_0_5268275_8217.cpp:7: error: expected constructor, destructor, or type conversion before numeric constant
0_0_5268275_8217.cpp:7: error: expected `,' or `;' before numeric constant
0_0_5268275_8217.cpp: In function `int find(int)':
0_0_5268275_8217.cpp:9: error: `fa' undeclared (first use this function)
0_0_5268275_8217.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_5268275_8217.cpp:12: error: `cha' undeclared (first use this function)
0_0_5268275_8217.cpp: In function `void Union(int, int, int, int, int)':
0_0_5268275_8217.cpp:19: error: `fa' undeclared (first use this function)
0_0_5268275_8217.cpp:20: error: `cha' undeclared (first use this function)
0_0_5268275_8217.cpp: In function `int main()':
0_0_5268275_8217.cpp:26: error: `fa' undeclared (first use this function)
0_0_5268275_8217.cpp:27: error: `cha' undeclared (first use this function)
|