LeetCode LeetCode 205. Isomorphic Strings(同形词)
原题网址:https://leetcode.com/problems/isomorphic-strings/
Given two strings s and t, determine if they are isomorphic.
Two strings are isomorphic if the characters in s can be replaced to get t.
原创
2016-05-04 07:58:15 ·
403 阅读 ·
0 评论