Run ID:109697

提交时间:2025-02-10 15:41:09

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