Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
128173 胡皓宇 01梯形的面积 Python3 Accepted 58 MS 3716 KB 26 2025-08-07 12:22:30

Tests(1/1):


Code:

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