摘要:
Given a string s1, we may represent it as a binary tree by partitioning it to two non-empty substrings recursively. 阅读全文
摘要:
The gray code is a binary numeral system where two successive values differ in only one bit. 阅读全文