摘要: Given a string s1, we may represent it as a binary tree by partitioning it to two non-empty substrings recursively. 阅读全文
posted @ 2017-06-15 10:39 JeffLai 阅读(143) 评论(0) 推荐(0) 编辑
摘要: The gray code is a binary numeral system where two successive values differ in only one bit. 阅读全文
posted @ 2017-06-15 10:38 JeffLai 阅读(195) 评论(0) 推荐(0) 编辑