n,m=map(int,input().split()) w=list(map(int,input().split())) x=0 while min(w)