28.若一個程式的執行時間為(4n2+n×log(n)+log(n)+4),則其最適合的時間複雜度表示方式 為下列何者?
(A) O( n×log( n))
(B) O( n2 )
(C) O(log(n))
(D) O( 4)

答案:登入後查看
統計: 尚無統計資料