Run ID:133215

提交时间:2025-10-17 21:47:17

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