問題詳情

【題組】(6) Suppose that we use a stack to transform an infix expression with m operands and n operators. What is the size of the stack?
(A) O(n/m)
(B) O(n)
(C) O(m+n)
(D)O(mn)
(E) None of the above.

參考答案

答案:[無官方正解]
難度:計算中-1
書單:沒有書單,新增