#2816. 题目
题目
题目背景
。。。。。
题目描述
。。。。。
输入输出格式
输入
输入两个整数x,y .
Output
One integer, the sum of x and y.
样例1
123 500
623
样例2
123 500
623
数据范围和提示
1s, 1024KiB for each test case.
。。。。。
。。。。。
输入两个整数x,y 100≤x,y≤32767 .
One integer, the sum of x and y.
123 500
623
123 500
623
1s, 1024KiB for each test case.