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