Run ID:95360

提交时间:2024-10-27 12:21:12

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