码迷,mamicode.com
首页 > 其他好文 > 详细

287. Find the Duplicate Number

时间:2017-06-21 23:04:47      阅读:219      评论:0      收藏:0      [点我收藏+]

标签:cat   leetcode   tps   dup   span   number   des   ica   color   

https://leetcode.com/problems/find-the-duplicate-number/#/description

http://www.cnblogs.com/EdwardLiu/p/5078013.html

range search : The reason why we did not use index as "search space" for this problem is the matrix is sorted in two directions, we can not find a linear way to map the number and its index.------------(Unsorted Array)

 

287. Find the Duplicate Number

标签:cat   leetcode   tps   dup   span   number   des   ica   color   

原文地址:http://www.cnblogs.com/apanda009/p/7061989.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!