cf/mirror

Two strings

CF
762C2100· master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
hi
bob
Output
-
Sample 2of 3
Input
abca
accepted
Output
ac
Sample 3of 3
Input
abacaba
abcdcba
Output
abcba
762C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)