Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
90882 方可馨 02买礼物 Python3 Accepted 35 MS 3732 KB 32 2024-09-18 20:14:38

Tests(1/1):


Code:

a=1000 b=220 c=4 print(a-b*c)