a, b = map(int, input().split()) print(3) print(a, a, b) print(input())