题解 | #牛牛的加减器#

牛牛的加减器

https://www.nowcoder.com/practice/13e575e3bd4b4ed0aba7be2fa1efcb3f

import sys

# n3 = int(next(sys.stdin).strip())
# n4 = int(next(sys.stdin).strip())
# print(n3+n4)
# print(n3-n4)

n1 = int(input().strip())
n2 = int(input().strip())
print(n1+n2)
print(n1-n2)

全部评论

相关推荐

深夜书店vv:腾讯是这样的,去年很多走廊都加桌子当工区
点赞 评论 收藏
分享
不亏是提前批,神仙打架,鼠鼠不配了
站队站对牛:现在92都报工艺岗了
投递韶音科技等公司7个岗位
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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