Type: Default 1000ms 256MiB

将字符串中的小写字母转换成大写字母

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

【题目描述】

给定一个字符串,将其中所有的小写字母转换成大写字母。

【输入】

输入一行,包含一个字符串(长度不超过100,可能包含空格)。

【输出】

输出转换后的字符串。

【输入样例】

helloworld123Ha

【输出样例】

HELLOWORLD123HA

【来源】

一本通在线评测

字符串

Not Claimed
Status
Done
Problem
27
Open Since
2024-7-13 0:00
Deadline
2024-8-31 23:59
Extension
24 hour(s)