cf/mirror

Pattern

CF
412C1200· pupil1s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
2
?ab
??b
Output
xab
Sample 2of 3
Input
2
a
b
Output
?
Sample 3of 3
Input
1
?a?b
Output
cacb
412C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)