Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
<div class="_1l1MA">Characters in two positions can be swapped if and only if the two positions have the same parity.</div>
<div class="_1l1MA">To be able to make the two strings equal, the characters at even and odd positions in the strings should be the same.</div>