首页 > TAG信息列表 > words2

[LeetCode] 916. Word Subsets

You are given two string arrays words1 and words2. A string b is a subset of string a if every letter in b occurs in a including multiplicity. For example, "wrr" is a subset of "warrior" but is not a subset of "world". A st