print(int(sum(list(map(int, input().split()))) / 2))