cf/mirror

BA-String

CF
1620C1800· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
3
2 4 3
a*
4 1 3
a**a
6 3 20
**a***
Output
abb
abba
babbbbbbbbb
1620C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)