Run ID:109698

提交时间:2025-02-10 15:42:39

#include <iostream> using namespace std; int main(){ char shuru; cin>>shuru; cout<<int (shuru); return 0; }