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

Given the input sequence onto a stack as {1, 2, 3, ..., $$N$$}.

Luz5年前 (2021-05-10)题库921
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