摘要: 题目: You are a professional robber planning to rob houses along a street. Each house has a certain amount of money stashed, the only constraint stoppin 阅读全文
posted @ 2016-02-03 15:34 gavinXing 阅读(174) 评论(0) 推荐(0) 编辑
摘要: 题目: Given two strings s and t, write a function to determine if t is an anagram of s. For example,s = "anagram", t = "nagaram", return true.s = "rat", 阅读全文
posted @ 2016-02-03 12:54 gavinXing 阅读(163) 评论(0) 推荐(0) 编辑