摘要: 1.题目描述 Given an array and a value, remove all instances of that value in place and return the new length. The ord... 阅读全文
posted @ 2013-08-23 00:14 曾见绝美的阳光 阅读(203) 评论(0) 推荐(0) 编辑
摘要: 1.题目描述 Given a sorted array, remove the duplicates in place such that each element appear only once and return the new length. ... 阅读全文
posted @ 2013-08-23 00:01 曾见绝美的阳光 阅读(166) 评论(0) 推荐(0) 编辑