#check n,k=map(int,input().split()) if not (2<=n<=2*10**5):print(aaa) if not (1<=k<=2*10**5):print(aaa)