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

6月23日1540

Not Claimed
Status
Done
Problem
16
Open Since
2024-6-23 0:00
Deadline
2024-6-30 23:59
Extension
24 hour(s)