Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
85873 朱正天 算式问题 Python3 Accepted 36 MS 3728 KB 76 2024-07-20 22:59:50

Tests(1/1):


Code:

print(12) print(12*809+1) print(12*8) print(12*809-12*800+1) print(12*9)