You are given two strings and consisting of lower case Latin letters. Your task is to determine if you can make equal to using the following operation:
Note: It is necessary to swap both the strings and it is not optional if you are applying operation.
Input format
Output format
Print lines. For each test case:
Constraints
The sum of over all test cases is less than or equal to .
First Sample:
Similarly follow other samples