import math v,t=(float(i) for i in input(). split ()) print(math.floor(v*t))