#P1003. 两数之积
两数之积
描述
给定两实数,输出他们的积。
格式
输入
两行两个实数
输出
它们的积
样例
1.2
5.0
6.0
Limitation
1s, 1024KiB for each test case.
给定两实数,输出他们的积。
两行两个实数
它们的积
1.2
5.0
6.0
1s, 1024KiB for each test case.
By signing up a Hydro universal account, you can submit code and join discussions in all online judging services provided by us.