摘要: Given a string s and an array of strings words, return the number of words[i] that is a subsequence of s. A subsequence of a string is a new string ge 阅读全文
posted @ 2022-07-20 13:28 CNoodle 阅读(74) 评论(0) 推荐(0) 编辑