高级技工
高级技工
全部文章
分类
归档
标签
去牛客网
登录
/
注册
高级技工的博客
全部文章
(共1篇)
题解 | #朋友的年龄和#
x = list(map(int,input().split())) print(x[0]+x[1])
2023-04-30
0
122