Given the input sequence onto a stack as {1, 2, 3, ..., $$N$$}.
Given the input sequence onto a stack as {1, 2, 3, ..., $$N$$}. If the first output is $$i$$, then the $$j$$-th output must be $$j-i-1$$.
~@[](2)答案:FALSE
-->