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