0_0_25436668_19772.cpp: In function 'long long int kruskal(int)': 0_0_25436668_19772.cpp:50:17: error: 'n' was not declared in this scope if(cnt==n-1)return res; ^