#yuki1736 n,a,b,x,y=map(int,input().split()) h=list(map(int,input().split())) h.sort(reverse=True) for i in range(a): if max(h)