摘要: The gray code is a binary numeral system where two successive values differ in only one bit. Given a non-negative integer n representing the total num 阅读全文
posted @ 2015-11-21 16:34 eversliver 阅读(659) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2015-11-21 16:28 eversliver 阅读(2) 评论(0) 推荐(0)
摘要: Given a strings, partitionssuch that every substring of the partition is a palindrome.Return all possible palindrome partitioning ofs.For example, giv... 阅读全文
posted @ 2015-11-21 11:15 eversliver 阅读(237) 评论(0) 推荐(0)