2016年2月24日
摘要: 传送门 171. Excel Sheet Column Number My Submissions Question Total Accepted: 66268 Total Submissions: 164127 Difficulty: Easy Related to question Excel 阅读全文
posted @ 2016-02-24 17:25 njczy2010 阅读(195) 评论(0) 推荐(0)
摘要: 传送门 183. Customers Who Never Order My Submissions Question Total Accepted: 14489 Total Submissions: 43113 Difficulty: Easy Suppose that a website cont 阅读全文
posted @ 2016-02-24 16:34 njczy2010 阅读(663) 评论(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-24 14:41 njczy2010 阅读(216) 评论(0) 推荐(0)