h,r = map(float,input().split()) print(h*r*0.06)