#C. 高精度减法

    Type: Default 1000ms 256MiB

高精度减法

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

限制与提示

保证a,b<10250a,b < 10^{250}

时间限制:1s1 \text {s}

空间限制:256MB256 \text {MB}

HJ提高班期中测试(2025)

Not Attended
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