1085: 小写变大写

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:55 Solved:51

Description

输入一个小写字母,输出他对应的大写字母

Input

一个小写字母

Output

它的大写字母

Sample Input Copy

a

Sample Output Copy

A