Directions: Study the following information carefully and answer the given questions:
A word and number arrangement machine when given an input line of binary (consisting of only 1s and 0s) and decimal numbers rearranges them following a particular hide in each step. The following is an illustration of input and rearrangement. (All the numbers are two digit numbers).
Input: 100 37 96 11001 79 88 1005 1100 1000 100001 98 10
Step I: 10 100 37 96 11001 79 88 1100 1000 100001 98 1005
Step II: 10 100 37 96 11001 79 88 1100 1000 100001 1005 98
Step III: 10 100 1000 37 11001 79 88 1100 100001 1005 98 96
Step IV: 10 100 1000 1100 37 11001 79 100001 1005 98 96 88
Step V: 10 100 1000 1100 11001 37 100001 1005 98 96 88 79
Step VI: 10 100 1000 1100 11001 100001 1005 98 96 88 79 37
And Step VI is the last step of the above input, as the desired arrangement is obtained.
As per the hides followed in the above steps, find out in each of the following questions the appropriate step for the given input.
Input: 23 47 100 923 1001 1101 1029 32 10100 1000101 57 10
(All the numbers are two digits numbers).