Run ID:90404

提交时间:2024-09-14 19:14:46

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