hack本题做法
查看原帖
hack本题做法
786560
keda2761楼主2023/3/5 11:26
a=int(input())
b=int(input())
print(a+b)
2023/3/5 11:26
加载中...