King_K

导航

2015年1月21日 #

【leetcode】Search Insert Position

摘要: 题目是这样的: Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inser... 阅读全文

posted @ 2015-01-21 17:32 King_K 阅读(167) 评论(0) 推荐(0) 编辑