摘要: 链接: "LeetCode" [Leetcode]5380. 数组中的字符串匹配 给你一个字符串数组 words ,数组中的每个字符串都可以看作是一个单词。请你按 任意 顺序返回 words 中是其他单词的子字符串的所有单词。 如果你可以删除$words[j]$最左侧和/或最右侧的若干字符得到$wo 阅读全文
posted @ 2020-04-12 16:05 Jamest 阅读(155) 评论(0) 推荐(0)