PHP|890. Find and Replace Pattern
2019-12-14
https://leetcode.com/submissions/detail/285162356/
Runtime: 12 ms
Memory Usage: 14.9 MB
1個陣列存取這個pattern的字元是否對應過了
1個陣列存取這個pattern字元對應的word字元
當對應過的pattern字元,對應到word不同的字元時,則該word不加入response