#P5704. 【深基2.例6】字母转换

【深基2.例6】字母转换

Problem Description

Input a lowercase letter and output its corresponding uppercase letter. For example, if the input is q [Enter], the output will be Q.

q
Q

Hint

Translated by ChatGPT 5