input() print(sum([int(x) for x in input().split()])-int(input()))