N = input() A = list(map(int,input().splet())) print(sum(A)/len(A))