fst = input() print(str(sum(float(input().split())))+'\n')