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.
题目描述
输入两个正整数和,求A×B的值。注意乘积的范围和数据类型的选择。
输入
一行,包含两个正整数和,中间用单个空格隔开。。
输出
一个整数,即 的值。
样例
3 4
12
补考
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 5
- Start at
- 2023-11-18 19:00
- End at
- 2023-11-19 15:00
- Duration
- 20 hour(s)
- Host
- Partic.
- 22