If keys are pushed onto a stack in the order {1, 2, 3, 4, 5}, th
If keys are pushed onto a stack in the order {1, 2, 3, 4, 5}, then it is impossible to obtain the output sequence {3, 4, 1, 2, 5}.
~@[](2)答案:TRUE
-->