NOIP2018必考题
[Description]
Give two integars A and B, and calculate the sum of them.
[Input]
Two integars, A and B.
[Output]
An integar, which is the sum of A and B.
[Sample Input]
5894562451 36994542
[Sample Output]
5931556993
[Hint]
1<=A,B<=500
信息
- 难度
 - 10
 - 分类
 - (无)
 - 标签
 - 递交数
 - 27
 - 已通过
 - 16
 - 通过率
 - 59%
 - 上传者