单项选择题
A.双链表B.队列C.数组D.顺序表
A.O(n),O(log n)B.O(log n),O(n)C.O(log n),O(log n)D.O(n),O(n)
A.先进先出B.后进后出C.后进先出D.先进后出