NoCodeNolife-cloud#leetcode-Practice-Questions#1967. 作为子字符串出现在单词

时间:2022-07-25 14:20:03
【文件属性】:

文件名称:NoCodeNolife-cloud#leetcode-Practice-Questions#1967. 作为子字符串出现在单词

文件大小:2KB

文件格式:MD

更新时间:2022-07-25 14:20:03

leetcode

示例 1:输出:3解释:- "a" 是 "abc" 的子字符串。示例 3:输出:3解释:patterns 中的每个字符串都作为子字符串出现在 word "ab"


网友评论