摘要: 问题: 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 阅读全文
posted @ 2018-04-18 10:52 Zhao_Gang 阅读(101) 评论(0) 推荐(0) 编辑
摘要: 问题: 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, 阅读全文
posted @ 2018-04-18 10:13 Zhao_Gang 阅读(109) 评论(0) 推荐(0) 编辑