Run ID:109688
提交时间:2025-02-10 15:20:09
#include<bits/stdc++.h> using namespace std; int main(){ char zimu; cin>>zimu; cout<<int(zimu); return 0; }