#N = int(input()) A,B = [int(i) for i in input().split()] #s = [[int(j) for j in input().split()] for i in range(N)] if A