摘要:
Given input array , Your function should return length = 2, with the first two elements of nums being 2. 就是把不是3的元素往前移动至队首,再返回不是3的元素个数. $O(n)$ time, $O 阅读全文
posted @ 2017-08-13 13:36
英雄与侠义的化身
阅读(96)
评论(0)
推荐(0)