摘要: Problem statement: Given two strings s1 and s2, write a function to return true if s2 contains the permutation of s1. In other words, one of the first 阅读全文
posted @ 2017-05-24 09:43 蓝色地中海 阅读(396) 评论(0) 推荐(0)
摘要: Problem statement: Given a string that consists of only uppercase English letters, you can replace any letter in the string with another letter at mos 阅读全文
posted @ 2017-05-24 01:31 蓝色地中海 阅读(349) 评论(0) 推荐(0)