求解
  • 板块P1001 A+B Problem
  • 楼主Factors
  • 当前回复1
  • 已保存回复1
  • 发布时间2025/6/17 01:12
  • 上次更新2025/6/17 01:18:22
查看原帖
求解
1780210
Factors楼主2025/6/17 01:12

python为啥这样写零分啊 a=int(input())

b=int(input())

c=a+b

print(c)

2025/6/17 01:12
加载中...