v,t=map(float,input().split()) totaal=v*10000*t*10000 print(round(totaal/100000000))