Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
87691 张泽一 01梯形的面积 Python3 Accepted 32 MS 3716 KB 33 2024-08-11 10:44:32

Tests(1/1):


Code:

s=(10+20)*8/2 s=int(s) print(s)