南江边
南江边
题解
题解 | #高精度整数加法#
去牛客网
题解 | #高精度整数加法#
来自
【【牛客站内】华为机试题—中等】
419 浏览
0 回复
2022-04-25
南江边
+关注
高精度整数加法
http://www.nowcoder.com/practice/49e772ab08994a96980f9618892e55b6
'''
这题...
'''
n1=int(input())
n2=int(input())
print(n1+n2)
Python3
举报
收藏
赞
相关专栏
【牛客站内】华为机试题—中等
28篇文章
5订阅
+订阅
评论加载中...