#include using namespace std; signed main(){ int n,k;cin>>n>>k; int a;for(int i=0;i<2*n-2;i++)cin>>a; cout<<(n