Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
396 阿** 足球联赛积分 Python3 通过 28 MS 3364 KB 60 2023-11-17 09:15:42

Tests(5/5):


x, y, z = map(int, input().split()) c=x*3+y*1+4*0 print(c)


测评信息: