-->
当前位置:首页 > 题库

单选题:Given the popping sequence of a stack as { a, b, c, d, e, f }. A

Luz5年前 (2021-05-10)题库1058
Given the popping sequence of a stack as { a, b, c, d, e, f }. Among the following, the impossible pushing sequence is: @[B](2)

A. c b a f e d
B. d f e a c b
C. f e a b c d
D. f e d a b c




A.c b a f e d
B.d f e a c b
C.f e a b c d
D.f e d a b c


答案:B