Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
90443 余泽越 05字符的变化 Python3 Accepted 41 MS 3736 KB 40 2024-09-14 20:13:55

Tests(10/10):


Code:

a = ord(input()) print((a+10-30)*20//5)