Distinct Subsequences
摘要:
Distinct Subsequences 问题: Given a string S and a string T, count the number of distinct subsequences of T in S. A subsequence of a string is a new str 阅读全文
posted @ 2015-03-28 21:18 zhouzhou0615 阅读(139) 评论(0) 推荐(0) 编辑