0_0_26438618_32501.cpp: In function 'int find(int)':
0_0_26438618_32501.cpp:17:28: error: 'found' was not declared in this scope
father[x]=found(father[x]);
^
0_0_26438618_32501.cpp: In function 'int kruscal(int)':
0_0_26438618_32501.cpp:42:4: error: 'fathe' was not declared in this scope
fathe[x1]=x2;
^
|