Run ID:109607

提交时间:2025-02-09 16:55:49

#include<iostream> using namespace std; int main(){ char zimu; cin<<zimu; zimu=zimu+32; cout<<zimu; }