In this passage, the word attain means ______.
A. see
B. push
C. bury
D. reach
第1题:
第2题:
输入序列为ABC,可以变为CBA时,经过的栈操作为()。
A.push, pop, push, pop, push, pop
B.push, push, push, pop, pop, pop
C.push, push, pop, pop, push, pop
D.push, pop, push, push, pop, pop
第3题:
输入序列为ABC,可以变为CBA 时,经过的栈操作为()
A.push,pop,push,pop,push,pop
B.push,push,push,pop,pop,pop
C.push,push,pop,pop,push,pop
D.push,pop,push,push,pop,pop
第4题:
输入序列为ABC,若出栈的顺序为CBA时,经过的栈操作为() 。
A.push,pop,push,pop,push,pop
B.push,push,push,pop,pop,pop
C.push,push,pop,pop,push,pop
D.push,pop,push,push,pop,pop
第5题:
输入序列为ABC,可以变为CBA时,经过的栈操作为()。
A.push,push,push,pop,pop,pop
B.push,pop,push,pop,push,pop
C.push,push,pop,pop,push,pop
D.push,pop,push,push,pop,pop
第6题:
3、输入序列为ABC,可以变成CBA时,经过的栈操作为
A.push,pop,push,pop,push,pop
B.push,push,push,pop,pop,pop
C.push,push,pop,pop,push,pop
D.push,pop,push,push,pop,pop