There are n boxes with length of l each.
Jake wanted to stack the boxes into a tall tall tower.
Help him calculate the height of the tower h.
Two integers n and l seperated by a blank
(1 < n, l < 1000)
The height h. (No need to use '\n')