题解 | 多组输入a+b II

多组输入a+b II

https://www.nowcoder.com/practice/37cad29015e3457ba256e3319436d0e6

import sys

n = int(input())
for i in range(n):
    a,b = map(int,input().split())
    print(a+b)

全部评论

相关推荐

03-26 12:00
已编辑
门头沟学院 Java
offer魅魔_oc...:100-200每天,你还要倒贴100
点赞 评论 收藏
分享
明明就不饿:看不懂你到底会啥,什么岗位
点赞 评论 收藏
分享
评论
1
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务