N,S,B=map(int,input().split()) H=list(map(int,input().split())) mx=H[0] for i in range(N): if B*S