_,H,*T = map(int, open(0).read().split()) print(*map(lambda x: x+H, T))