练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.
说明
输入两个正整数和,求的值。注意乘积的范围和数据类型。
输入格式
一行,包含两个正整数和,中间用单个空格隔开。1≤A,B≤50000。
输出格式
一个整数,即 的值。
样例
3 4
12
20230417 周一作业
- Status
- Done
- Problem
- 20
- Open Since
- 2023-4-17 0:00
- Deadline
- 2023-4-25 23:59
- Extension
- 24 hour(s)