v,t=map(float,input().split()) d=1000000 v,d=v*d,t/d print(int(v*d))