【題組】14. We use Quick sort to sort the aray in ascending order. Which of the following are false afte
問題詳情
【題組】14. We use Quick sort to sort the aray in ascending order. Which of the following are false after the firstpartition? (A) A[0]=240; (B) A[8]=682; (C)A[3]=341; (D) A[7]=661.