# yukicoder No.350 d=vt 2020/02/01 v,t=map(float,input().split()) print(round(v*t))