N,S,B = map(int,input().split()) H = list(map(int,input().split())) hi = H[0] for h in H: if hi+B*S