j, m, b = map(int, input().split(',')) print('{:.2f}'.format((j+b)*0.5*h))