L=int(input()) n=int(input()) w=list(map(int,input().split())) w.sort() l=0 i=0 while i