2941: char-大写转小写
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:8
Solved:4
Description
输入一个大写字母,则变为小写输出。
Input
输入为一个大写字符。
Output
输出一个小写字母
Sample Input Copy
A
Sample Output Copy
a