摘要: DescriptionGiven two strings, you have to tell the length of the Longest Common Substring of them.For example:str1 = bananastr2 = cianaicSo the Longes... 阅读全文
posted @ 2013-08-02 16:08 Oyking 阅读(1663) 评论(0) 推荐(0)