N = int(input()) A = list(map(int, input().split(' '))) K = 100 // N print(K)