n=int(input()) A=sorted(list(map(int,input().split())))[::-1] data=[1] i=1 while data[-1]