ZS—KI",斯蒂文森提出的该公式表达了()之间的关系。
A. 感受性与感觉阈限
B. 绝对感受性与绝对感觉阈限
C. 差别感受性与差别感觉阈限
D. 心理量与物理量
查看答案
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(log2n)
B. O(n)
C. O(nlog2n)
D. O(n2)