Run ID:4840

提交时间:2024-09-21 20:32:46

# include<iostream> using namespace std; int main(){ ch ch; cin>>ch; ch=ch+32; cout<<ch<<endl; return 0; }