不是VIP会员,不能显示答案

题目解答

题目:
对于入栈顺序为a,b,c,d,e的序列,下列()不是合法的出栈序列。
  • A.a,b,c,d,e
  • B.e,d,c,b,a
  • C.b,a,c,d,e
  • D.c,d,a,e,b
考点:
分析:
解答:
评论:
老师: