#A. 练12.3 A×B问题

    Type: Default 1000ms 256MiB

练12.3 A×B问题

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

说明

输入两个正整数AABB,求A×BA×B的值。注意乘积的范围和数据类型。

输入格式

一行,包含两个正整数AABB,中间用单个空格隔开。1A,B500001≤A,B≤50000

输出格式

一个整数,即 A×BA×B 的值。

样例

3 4
12

线上测试

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
8
Start at
2024-6-22 13:15
End at
2024-6-22 15:15
Duration
2 hour(s)
Host
Partic.
2