提交时间:2025-12-19 15:27:11
运行 ID: 76561
#include <bits/stdc++.h>; using namespace std; int main() { char a; cin >> a; cout<<int(a); }