#include using namespace std; int main(){ int n,k,x,y; cin>>n; cin>>k; int g[n-1]; for(int i=0; i>x>>y; g[x-1]++; } int z=1; for(int i=0; i