摘要:
Search a 2D MatrixWrite an efficient algorithm that searches for a value in anmxnmatrix. This matrix has the following properties:Integers in each row... 阅读全文
posted @ 2015-09-13 20:28
Sean_le
阅读(126)
评论(0)
推荐(0)
摘要:
Trapping Rain WaterGivennnon-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to tr... 阅读全文
posted @ 2015-09-13 17:01
Sean_le
阅读(159)
评论(0)
推荐(0)