Run ID:90472

提交时间:2024-09-15 10:38:33

a=10 b=20 c=8 a=int() b=int() c=int() print((a+b)*c/2)