#check N,M=map(int,input().split()) if not (1<=N<=10**5 and 1<=M<=10**5):print(aaa)