cf/mirror

Calendar

CF
58D2000· candidate master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
4
b
aa
hg
c
.
Output
aa.b
c.hg
Sample 2of 3
Input
2
aa
a
!
Output
a!aa
Sample 3of 3
Input
2
aa
a
|
Output
aa|a
58D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)