高精度减法
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(<10^250)两个数,输出a-b的值。
输入格式
两行,每行一个大整数。
输出格式
a-b的值。
有可能为负数。
样例
input
999
1000
output
-1
限制与提示
保证。
时间限制:
空间限制:
HJ提高班期中测试(2025)
- Status
- Done
- Rule
- OI
- Problem
- 3
- Start at
- 2025-4-23 15:15
- End at
- 2025-4-23 17:15
- Duration
- 2 hour(s)
- Host
- Partic.
- 8