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