摘要: 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-10 13:25 wz30 阅读(158) 评论(0) 推荐(0) 编辑