Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
87775 汤奕硕 03ASCLL码转字符 Python3 Accepted 38 MS 3760 KB 31 2024-08-14 18:37:19

Tests(10/10):


Code:

zf=int(input()) print(chr(zf))