[LeetCode] Is Subsequence 是子序列

Given a string s and a string t, check if s is subsequence of t. You may assume that there is only lower case English letters in both s and t. t is po
posted @ 2016-09-05 13:57  Grandyang  阅读(13655)  评论(3)    收藏  举报
Fork me on GitHub