35. 有四支程式的時間複雜度如下,請問哪一支程式的執行速度最快?
(A)O(log2n)
(B)O(nlog2n)
(C)O(n)
(D)O(n 2 )

答案:登入後查看
統計: A(57), B(27), C(33), D(21), E(0) #2683289