During sorting (25, 21, 47, 15, 27, 68, 35, 20) in ascending ord
During sorting (25, 21, 47, 15, 27, 68, 35, 20) in ascending order (升序) with the iterative version of Mergesort, (15, 21, 25, 47, 27, 68, 35, 20) is the result of the second run.
~@[](2)答案:FALSE