xiao王
xiao王
全部文章
分类
归档
标签
去牛客网
登录
/
注册
xiao王的博客
全部文章
(共1篇)
题解 | 单组_A+B
a,b = map(int,input().split()) print(a + b)
2025-05-10
0
17