290 Word Pattern 2020-05-18 本文已影响0人 xxxcoder key tips 用hash_map记录每个pattern和word首次出现的index 算法 hash map的使用