The first line contains one integer, denoting the number of the test cases.
For each test case:
The first line contains one integer, denoting the length of the two binary strings.
The second line contains one binary string.
The third line contains one binary string.
It is guaranteed that.
For each test case:
Output one line containing a binary stringof length
, where
iff
is lucky while
iff
is not lucky.