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