#P5733. 【深基6.例1】自动修正

【深基6.例1】自动修正

Description

As everyone knows, some office software has a function that automatically converts letters to uppercase. Input a string with length no more than 100100 and without spaces. You need to change all lowercase letters in the string into uppercase letters and output it.

Input Format

Input one line: a string.

Output Format

Output a string, which is the original string with all lowercase letters converted to uppercase letters.

Luogu4!
LUOGU4!

Hint

Translated by ChatGPT 5