摘要: House Robber II Note: This is an extension of House Robber. After robbing those houses on that street, the thief has found himself a new place for his 阅读全文
posted @ 2016-05-11 17:43 Juntaran 阅读(357) 评论(0) 推荐(0)
摘要: House Robber You are a professional robber planning to rob houses along a street. Each house has a certain amount of money stashed, the only constrain 阅读全文
posted @ 2016-05-11 17:42 Juntaran 阅读(210) 评论(0) 推荐(0)
摘要: Reverse Vowels of a String Write a function that takes a string as input and reverse only the vowels of a string. Example 1: Given s = "hello", return 阅读全文
posted @ 2016-05-11 17:41 Juntaran 阅读(236) 评论(0) 推荐(0)