【例1.3】高精度乘法
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.
【题目描述】
输入两个高精度正整数M和N(M和N均小于100位)。求这两个高精度数的积。
【输入】
输入两个高精度正整数M和N。
【输出】
求这两个高精度数的积。
【输入样例】
36
3
【输出样例】
108
【来源】
一本通在线评测
C23天河寒假作业3-基础算法
- Status
- Done
- Problem
- 17
- Open Since
- 2024-1-30 0:00
- Deadline
- 2024-3-31 23:59
- Extension
- 24 hour(s)