摘要:
标题就说明了方法 。。 典型的dp题目:Problem C: Longest Common SubsequenceSequence 1: Sequence 2: Given two sequences of characters, print thelength of the longest common subsequence of both sequences. Forexample, the longest common subsequence of the following twosequences:abcdghaedfhris adh of leng... 阅读全文
posted @ 2013-12-28 11:09
doubleshik
阅读(252)
评论(0)
推荐(0)