Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
87721 周轩屹 05字符的变化 Python3 Accepted 47 MS 3740 KB 44 2024-08-11 11:47:11

Tests(10/10):


Code:

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