Run ID:109657
提交时间:2025-02-10 12:20:37
#include <iostream> using namespace std; int main() { char zimu; cin>>zimu; cout<<zimu+0; return 0; }