摘要:
[Description] Given two different strings, find the largest successive common substring.e.g. str1[]="qwertyuiopasdfgh"; str2[]="jhdfgqwertyudfxcv"; ... 阅读全文
posted @ 2014-11-09 11:47 Reynold Liu 阅读(216) 评论(0) 推荐(0) 编辑
|
||
摘要:
[Description] Given two different strings, find the largest successive common substring.e.g. str1[]="qwertyuiopasdfgh"; str2[]="jhdfgqwertyudfxcv"; ... 阅读全文
posted @ 2014-11-09 11:47 Reynold Liu 阅读(216) 评论(0) 推荐(0) 编辑 |
||