This day, Death Moon told a story like that:
One integer can be represented by a binary. For example:
And you put the leftest ‘1’ to the rightest, it will be:
Next loop it will be:
And then the loop is end.
So now give you a integer, you should print all of its loop in one line.
7 5
7 7 7 5 3 6
无
XadillaX