X, Y = map(int, input().split()) print(X, Y, Y, Y) print(input())