打印ASCII码
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
【题目描述】
输入一个除空格以外的可见字符(保证在函数scanf中可使用格式说明符%c读入),输出其ASCII码。
【输入】
一个除空格以外的可见字符。
【输出】
一个十进制整数,即该字符的ASCII码。
【输入样例】
A
【输出样例】
65
【来源】
一本通在线评测
B班第六天测试
- Status
- Done
- Rule
- Ledo
- Problem
- 13
- Start at
- 2025-7-26 19:00
- End at
- 2025-7-26 21:00
- Duration
- 2 hour(s)
- Host
- Partic.
- 9