JRE1001.A Small Easy Problem I

JRE1001.A Small Easy Problem I

Background

JRE(JuRuoxandrian Empire)come and garrison in Vijos today,evrybody is so tired.Therefore,Louhc gives a small easy problem to relax our nerves......

Oh,nearly forget to tell, that who uses python/java is an SB (like me).

Description

Given two integers x and y, print the sum.

Format

Input

Two integers x and y, satisfying -10^1000 <= x, y <= 10^1000.

Output

One integer, the sum of x and y.

Sample 1

Input

123 500

Output

623

Limitation

1s, 1024KiB for each test case.

Source

JRE P1001

信息

难度
9
分类
高精度 点击显示
标签
递交数
22
已通过
1
通过率
5%
上传者