5031: 【9课】【3043】小写字母转大写字母

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:110 Solved:74

Description

输入一个小写字母,则变为大写输出。

Input

输入为一个小写字符。

Output

对应的大写字母。

Sample Input Copy

a

Sample Output Copy

A