{"raw_statement":[{"iden":"statement","content":"输入一个 ASCII 码，输出对应的字符。"},{"iden":"input","content":"一个整数，即字符的 ASCII 码，保证存在对应的可见字符。"},{"iden":"output","content":"一行，包含相应的字符。"},{"iden":"note","content":"保证所有数据 $<128$ 并且 $>0$。"}],"translated_statement":null,"sample_group":[["65","A"]],"show_order":[],"formal_statement":null,"simple_statement":null,"has_page_source":false}