n,s,b=map(int,input().split()) h=list(map(int,input().split())) x=h[0]+s*b for i in range(1,n): if x