Run ID:108971
提交时间:2025-01-23 19:22:54
#include<iostream> // cin\cout\endl using namespace std; int main(){ int a; cout<<(char)(a); return 0; }