h = int(input()) # նաև ճիշտ կլիներ եթե գրեինք h = float(input()) w = int(input()) print(h*w)