[LeetCode] 839. Similar String Groups 相似字符串组

Two strings X and Y are similar if we can swap two letters (in different positions) of X, so that it equals Y. For example, "tars" and "rats" are simi
posted @ 2019-09-10 22:14  Grandyang  阅读(3285)  评论(5)    收藏  举报
Fork me on GitHub