#include<bits/stdc++.h> using namespace std; int main() { int a; cin>>a; char b; b=a;//a的值塞给b cout<<b; return 0; }
使用您的 星源智一OJ 通用账户