a=int(input()) b=input().split() c=set(b) d=0 print(d)