0_0_5268282_29692.cpp:10: error: expected `]' before ';' token
0_0_5268282_29692.cpp:10: error: expected unqualified-id before ']' token
0_0_5268282_29692.cpp:10: error: expected `,' or `;' before ']' token
0_0_5268282_29692.cpp:10: error: expected unqualified-id before numeric constant
0_0_5268282_29692.cpp:10: error: expected constructor, destructor, or type conversion before numeric constant
0_0_5268282_29692.cpp:10: error: expected `,' or `;' before numeric constant
0_0_5268282_29692.cpp: In function `int find(int)':
0_0_5268282_29692.cpp:12: error: `fa' undeclared (first use this function)
0_0_5268282_29692.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_5268282_29692.cpp:15: error: `cha' undeclared (first use this function)
0_0_5268282_29692.cpp: In function `void Union(int, int, int, int, int)':
0_0_5268282_29692.cpp:22: error: `fa' undeclared (first use this function)
0_0_5268282_29692.cpp:23: error: `cha' undeclared (first use this function)
0_0_5268282_29692.cpp: In function `int main()':
0_0_5268282_29692.cpp:29: error: `fa' undeclared (first use this function)
0_0_5268282_29692.cpp:30: error: `cha' undeclared (first use this function)
|