#SDNU1556. qp师哥的亲切关怀,最水的题

qp师哥的亲切关怀,最水的题

Description

Calculate a*b

Format

Input

One line contains two floating-point numbers a, b (0<=a,b<=100)

Output

Output the integer part of a*b

Samples

1.1 1.1
1

Hints

送分水题,别爆零哦!
温馨提示:过不了的可以试试 Python