leetcode 676之Implement Magic Dictionary

出处:http://www.fengchang.cc/post/123   leetcode地址:https://leetcode.com/problems/implement-magic-dictionary/   题干我用中文复述一遍。   给定一个单词集合例如{"hello", "world"},和一个单词例如“hhllo",求是否能对给定单词仅做一位变换就能变成给定单词列表中的某个单词。
相关文章
相关标签/搜索