Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
87649 张泽一 02买礼物 Python3 Accepted 38 MS 3720 KB 32 2024-08-11 10:05:29

Tests(1/1):


Code:

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