Replies: 0 comments 1 reply
-
大大您好,我看到算法笔记上指出这道题有一个陷阱:初始序列不参与是否与目标序列相同的比较(也就是说,题目中的 中间序列是不包括初始序列的)。不考虑这个陷阱会导致某个数据产生双解。大大您之前的代码没通过是不是和这个陷阱有关呢? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://oliverlew.github.io/PAT/Basic/1035.html
题目
Beta Was this translation helpful? Give feedback.
All reactions