Area
of Rectangle
Create a program that calculates the area of
the rectangle.
Input: In the
first line you will get 2 positive numbers(width and height)
Output : Area of
the rectangle.
Sample Input1:
|
Sample Input2:
|
12 10
|
5.5 4.3
|
Sample Output1:
|
Sample Output2:
|
120
|
23.65
|
Для отправки решений необходимо