Run ID:94308

提交时间:2024-10-20 11:25:10

#include<iostream> using namespce std; int main(){ char t; cin>>t; t=t+32; cont<<t; return 0; }