Run ID:91452

提交时间:2024-09-21 19:39:23

a=4 b=6850 a=int(a) b=int(b) c=a*b print(c)