56. Regarding the following Pseudocode, which item is WRONG?

 
(A) Its function is insertion sort
(B) After this Pseudocode is executed, A[n] is the maximum value
(C) Its execution time isθ(n 2 )
(D) Its function is selection sort

答案:登入後查看
統計: A(15), B(4), C(1), D(6), E(0) #2927218

詳解 (共 1 筆)

#5487179
關於以下偽代碼,哪一項是錯誤的?(A) ...
(共 263 字,隱藏中)
前往觀看
1
0