摘要: Given two strings s and goal, return true if you can swap two letters in s so the result is equal to goal, otherwise, return false. Swapping letters i 阅读全文
posted @ 2020-10-13 01:04 CNoodle 阅读(152) 评论(0) 推荐(0)