#A. 两个字符串

    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.

Background

签到了~~~

Description

小Z得到了2个字符串,她想把他们连成一个字符串,并将所有的小写英文字母转换成大写,请你帮帮她。

Format

Input

第一行输入一个字符串S1 (1S11001\leq \left\vert S1 \right\vert \leq 100),第二行输入一个字符串S2 (1S11001\leq \left\vert S1 \right\vert \leq 100 )

Output

输出目标字符串

Samples

abcdEFG 

ABCDEFG
ABCDEFGABCDEFG

Limitation

1s, 1024KiB for each test case.

21级ACM集训预备队第一次周赛

Not Attended
Status
Done
Rule
IOI
Problem
5
Start at
2021-10-30 8:30
End at
2021-10-30 11:30
Duration
3 hour(s)
Host
Partic.
31