为什么过不了?
查看原帖
为什么过不了?
726607
wulawulawual楼主2022/5/11 13:47
a = input()
b = input()
a = int(a)
b = int(b)
print(a*b)

2022/5/11 13:47
加载中...