A+B problem
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
题面
	计算a+b。a+b problem通常放在第一题用于测试。
 
输入格式
	输入包含两个整数a和b( -1e9 < a, b < 1e9 ),通过空格隔开。
 
输出格式
一行一个整数,表示a+b。
样例
1 56
说明
题目与测试oj时有所更改,现改为更简单常见的形式。USTC 2025 新生赛测试赛
- Status
 - Done
 - Rule
 - ACM/ICPC
 - Problem
 - 11
 - Start at
 - 2025-10-9 8:00
 - End at
 - 2025-10-12 9:00
 - Duration
 - 73 hour(s)
 - Host
 - Partic.
 - 84