Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
91228 余睿毅 01梯形的面积 Python3 Wrong Answer 35 MS 3720 KB 18 2024-09-21 13:32:03

Tests(0/1):


Code:

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


Run Info:

------Input------
0
------Answer-----
120
------Your output-----
120.0