摘要: Given two strings A and B of lowercase letters, return true if and only if we can swap two letters in A so that the result equals B. Example 1: Input: 阅读全文
posted @ 2018-07-09 16:57 Lin.B 阅读(278) 评论(0) 推荐(0)