Run ID:109608
提交时间:2025-02-09 16:57:00
#include <iostream> using namespace std; int main() { char zimu; zimu=zimu+32; cout<<zimu; }