問題詳情

51. Assume the execution time of a running program is 50(logn2) + 8, then what is the most suitable time complexity?
(A) O(logn2)
(B) O((logn)2)
(C) O(logn)
(D) O(n)
(E) O(n2)

參考答案

答案:C
難度:計算中-1
書單:沒有書單,新增