Big num plus

Big num plus

作业已超过截止时间,您无法递交本题目。

Background

the sum of two big num

Description

Given two numbers x and y, print the sum.

Format

Input

Two numbers x,y all input data < 1000000000

Output

One number, the sum of x and y.

Sample 1

Input

19856345 12355218

Output

32211563

Limitation

1000ms, 1Mib for each test case.

Homework Test

未认领
状态
已结束
题目
1
开始时间
2019-04-26 00:00
截止时间
2019-04-26 19:00
可延期
24.0 小时