#895. C++-高精度计算-高精度加法

C++-高精度计算-高精度加法

Background

Description

C++-高精度计算-高精度加法 image

Format

Input

输入2个加数的字符串,位数最多为1000位

Output

Samples

981239876599776761321
12998799712302129809
994238676312078891130
981239876599776761321
22998799712302129809
1004238676312078891130

Limitation

1s, 1024KiB for each test case.