A. 【例78.2】大整数加法

    Type: RemoteJudge 1000ms 256MiB

【例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.

说明

求两个不超过 200200 位的非负整数的和。

输入格式

有两行,每行是一个不超过 200200位的非负整数,可能有多余的前导 00

输出格式

一行,即相加后的结果。结果里不能有多余的前导 00,即如果结果是 342342,那么就不能输出为03420342

样例

20
10
30

2025-01-17 練習

Not Claimed
Status
Done
Problem
1
Open Since
2025-1-16 0:00
Deadline
2025-7-31 23:59
Extension
24 hour(s)