A.O(n) B.O(n*n) C.O(1) D.O(n*log2n)
A.O(n*n) B.O(nlog2n) C.O(1) D.都不對(duì)
A.完全亂序 B.基本有序 C.雜亂無章 D.都不對(duì)