0_0_14812411_29658.cpp: In function 'int Find(int)': 0_0_14812411_29658.cpp:24:14: error: 'x' was not declared in this scope return fa[x] == x? x : fa[x] = Find ( fa[x] ); ^