Type: Default 1000ms 128MiB

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×B的值。注意乘积的范围和数据类型的选择。

输入

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

输出

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

样例

3 4
12

算法AC编程挑战赛初中组

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
6
Start at
2023-11-15 15:50
End at
2023-11-15 17:50
Duration
2 hour(s)
Host
Partic.
58