0_0_28905656_18920.cpp: In function 'int find(int)': 0_0_28905656_18920.cpp:9:9: error: 'f' was not declared in this scope return f[x]==x?x:f[x]=find(f[x]); ^