String Task
118A1000· newbie2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
tour
Output
.t.r
Sample 2of 3
Input
Codeforces
Output
.c.d.f.r.c.s
Sample 3of 3
Input
aBAcAba
Output
.b.c.b
58%
118A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
tour
.t.r
Codeforces
.c.d.f.r.c.s
aBAcAba
.b.c.b