Run ID:95362
提交时间:2024-10-27 12:21:47
#include<iostream> using namespace std; int main(){ (char) a; cout<<(int)(a); return 0; }