3390: 打印字符

Memory Limit:256 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:0 Solved:0

Description

[md] 输入一个整数,即字符的ASCII码,保证存在对应的可见字符。输出相对应的字符。 [/md]

Sample Input Copy

65

Sample Output Copy

A