Galen made an original communication device . The device can send a string of length

with only digits

or

.
Unfortunately , due to the interference of the signal , each bit maybe wrong with probability

.
Galen is very confused about this . In order to solve this problem, he designed such an algorithm .
We define the
)
digit he sent as

.
For each
)
,

satisfied
%2Cj%5C%26i%3Di)
, it means

equals to the
xor sum of all position

which

digit is 1 in binary representation .
Such as

,then

,

,

。
The final message to be sent is

。
Now , Galen receives a message from the device , but he is not sure if it was the origin message . Please help him find the origin message . You can assume that the message he received has at most one digit wrong .