-
{{item.from}}
{{item.to}}
【newIndexToOldIndexMap】“to”【未知的序列】在“from”【未知的序列】序号关系
-
{{idx>=item.i&&idx<=item.e2?item.newIndexToOldIndexMap.map(o=>o-1)[idx-item.i]:''}}
【increasingNewIndexSequence】最长增长序列
-
{{item.increasingNewIndexSequence.includes(idx)?idx:''}}
从后往前遍历 to
的【未知的序列】{{item.increasingNewIndexSequence.includes(item.nextIndex
- item.i)&&item.nextIndex -
item.i>0?'【最长增长序列】中,跳过':''}}
Star me!