a=int(input()) b=int(input()) c=list(map(int,input().split())) c.sort() length=0 i=0 while length