练78.2 大整数减法
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.
说明
求两个大的正整数相减的差。
输入格式
共2行,第1行是被减数,第2行是减数()。每个大整数不超过位,不会有多余的前导零。
输出格式
一行,即所求的差。
样例
9999999999999999999999999999999999999
9999999999999
9999999999999999999999990000000000000
假期基础训练(第四周)
- Status
- Done
- Problem
- 11
- Open Since
- 2025-7-27 0:00
- Deadline
- 2025-8-15 23:59
- Extension
- 24 hour(s)