5. When using Big-O notation to describe the running time of an algorithm, what is the key idea behind lignoring everything except the element that makes the biggest difference to the running time?
(A) It simplifies calculations by removing constants.
(B) It focuses on the average-case performance of the algorithm.
(C) For very large inputs, the contribution of less significant components becomes negligible.
(D) It helps determine the exact running time for small inputs.
答案:登入後查看
統計: 尚無統計資料
統計: 尚無統計資料