摘要:
问题: We have two special characters. The first character can be represented by one bit 0. The second character can be represented by two bits (10 or 11 阅读全文
摘要:
问题: Given an array nums, write a function to move all 0's to the end of it while maintaining the relative order of the non-zero elements. For example, 阅读全文