__________ __________(算法分析) determines how many resources the algorithm will require.
查看答案
A __________ operation adds an item to the top of the stack.
The operation of removing an element from the stack is said to __________ the stack.
The stack members include a __________(列表), an __________(索引)or __________(指针) to the top of the stack and the set of __________ __________(栈操作).
Stack is a kind of last in, first out(LIFO) data structure.
A. 对
B. 错