0_0_39476517_23971.cpp: In function 'int find(int)': 0_0_39476517_23971.cpp:8:32: error: 'no' was not declared in this scope 8 | if (x != fa[x]) return no[x] = find(fa[x]); | ^~