x1, x2 = map(int, input().split()) print(x1) x2 = int(input())