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