-->
当前位置:首页 > 题库

During sorting (25, 21, 47, 15, 27, 68, 35, 20) in ascending ord

Luz5年前 (2021-05-10)题库1198
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