u,t = map(float,input().split()) print(int(u*t))