n,m=map(int,input().split()) c=list(map(int,input().split())) c.sort() i=0 while i