单选题
Suppose elements in array A are already sorted ascending order of their values when the code begins to run, then execution time of the code will be
A、
O(log
2
B、
O(
C、
O(nlog
2
D、
O(n
2
)
【正确答案】
D
【答案解析】
提交答案
关闭