题解 | 多组_A+B_T组形式
#include <stdio.h>
int main() {
int t;
scanf("%d\n",&t);
while (t--) {
long long a,b;
scanf ("%lld %lld\n", &a,&b);
printf ("%lld\n",a+b);
}
return 0;
}
#include <stdio.h>
int main() {
int t;
scanf("%d\n",&t);
while (t--) {
long long a,b;
scanf ("%lld %lld\n", &a,&b);
printf ("%lld\n",a+b);
}
return 0;
}
相关推荐
查看26道真题和解析
只想搞钱的鸽子很喜欢...:混账是很多的,还有那些在自己风华正茂的年纪说风凉话讥讽那些下岗前员工的。这些人都是现在职场环境这么烂的帮凶