题目链接: https://leetcode-cn.com/problems/find-and-replace-pattern 难度: <code>Medium</code> 标签: <code>数组</code> <code>哈希表</code> <code>字符串</code>