Run ID:155836
提交时间:2026-06-14 10:17:11
#include <stdio.h> int main() { char ch; ) scanf("%c", &ch); printf("%d\n", ch); return 0; }