n=int(input()) if n<2:print(1);exit() a=list(map(int,input().split())) i=l=y=0 while i