前序计数的IO复杂度为()。

前序计数的I/O复杂度为()。

A.IO(sort(N))

B.O(sort(N))

C.IO(scan(N))

D.O(scan(N))

正确答案:B

猜你喜欢