N,S,B=map(int,input().split()) H=list(map(int,input().split())) ans="Yes" for i in range(1,N): if H[i-1]+S*B