摘要:
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap after raining. 阅读全文
posted @ 2015-06-10 22:27
linqiaozhou
阅读(247)
评论(0)
推荐(0)
摘要:
Given a list, rotate the list to the right by k places, where k is non-negative. For example: Given 1->2->3->4->5->NULL and k = 2, return 4->5->1->2-> 阅读全文
posted @ 2015-06-10 21:24
linqiaozhou
阅读(381)
评论(0)
推荐(0)

浙公网安备 33010602011771号