0_0_13150673_30493.cpp: In function 'int Find2(int)': 0_0_13150673_30493.cpp:44:46: error: 'Find' was not declared in this scope return x == fa[x] ? x: fa[x] = Find(fa[x]); ^