1096: 求字符的ascll码(02级)wk
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:32
Solved:17
Description
输入一个字符,输出其ascll码
Input
任意一个字符
Output
该字符的ascll码
Sample Input Copy
a
Sample Output Copy
97