If last and first characters of X are same, then L(0, n … Continue reading 算法导论笔记:15-2 最长回文子序列
标签:回文
算法导论笔记:15-2 最大回文子序列
代码很简明: #include <stdio.h> #include <string.h&g … Continue reading 算法导论笔记:15-2 最大回文子序列
想得到你从未拥有过的东西, 就必须做你从未做过的事情。
If last and first characters of X are same, then L(0, n … Continue reading 算法导论笔记:15-2 最长回文子序列
代码很简明: #include <stdio.h> #include <string.h&g … Continue reading 算法导论笔记:15-2 最大回文子序列