L=int(input()) N=int(input()) W=list(map(int,input().split())) S=0 A=[] for i in range(N): M=min(W) if L