l=int(input());n=int(input());w=sorted([int(i) for i in input().split()]) a=b=0 for i in w: a+=i if a