P3LV0PRINT - Stringa maiuscola

no tags 

Given an input string, return the same string in uppercase.

Input

A string.

Output

The same string in uppercase.

Example

Input:
ciao

Output:
CIAO


Added by:giorgio.piccardo
Date:2019-03-19
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:NCSHARP JULIA PYPY3 PYTHON3