s, k = map(int, input().split()) print(k*s*0.01)