Run ID:109696

提交时间:2025-02-10 15:40:47

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