a+b problem
Description
Given two integers and , print the sum.
Format
Input
One integer ( )
Two integers and , satisfying , .
Output
integers, the sum of and .
Sample 1
Input
Output
Limitation
100ms , 256MiB for each test case.
信息
- 难度
- 7
- 分类
- (无)
- 标签
- 递交数
- 27
- 已通过
- 6
- 通过率
- 22%
- 上传者
相关
在下列比赛中: