import numpy;_,h=map(int,input().split());print(*numpy.array(list(map(int,input().split())))+h)