为什么Python会RE?
  • 板块灌水区
  • 楼主qzhw
  • 当前回复7
  • 已保存回复7
  • 发布时间2022/2/22 19:10
  • 上次更新2023/10/28 07:56:54
查看原帖
为什么Python会RE?
397574
qzhw楼主2022/2/22 19:10

P1001 A+B Problem

a=int(input())
b=int(input())
print(a+b)

测试点

2022/2/22 19:10
加载中...