Run ID:125502

提交时间:2025-07-14 17:12:24

#include<bits/stdc++.h> using namespace std; int main() { char x; cin x; x = x + 32; cout << x; return 0; }