l,w,h=map(int, input().split())import math print(int(math.ceil(h*w+h*l)/8))print(math.ceil(h*w+h*l)/8)
1 1 3
0 0.75
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!