#3529. C++-字符串-输入字符串,逐个输出字符串

C++-字符串-输入字符串,逐个输出字符串

Background

Description

image

Format

Input

Output

Samples

abcdefg
a b c d e f g
AaBesvEadfav
A a B e s v E a d f a v

Limitation

1s, 1024KiB for each test case.