cf/mirror

Title

CF
59C1600· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3
a?c
Output
IMPOSSIBLE
Sample 2of 3
Input
2
a??a
Output
abba
Sample 3of 3
Input
2
?b?a
Output
abba
59C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)