#include<bits/stdc++.h> using namespace std; int main(){ char n; cin>>n; cout<<char(n-32); return 0; }
使用您的 鱼罐头 通用账户