/ XmX / 题库 /

A+B faster

A+B faster

Background

Special for beginners, ^_^

Description

Given two integers xx and yy, print the sum.

Format

Input

Two integers xx and yy, satisfying INTMIN<=x,y,sum<=INTMAXINT_MIN <= x, y , sum <= INT_MAX.

Output

One integer, the sum of xx and yy.

Sample 1

Input

123 500

Output

623

Limitation

10ms, 32KiB for each test case.

信息

ID
1002
难度
9
分类
其他 | 数学 点击显示
标签
递交数
10
已通过
4
通过率
40%
上传者

相关

在下列比赛中:

内测赛第一轮