2019年1月7日

Leetcode 407. Trapping Rain Water II

摘要: Problem: Given an m x n matrix of positive integers representing the height of each unit cell in a 2D elevation map, compute the volume of water it is 阅读全文

posted @ 2019-01-07 16:37 周浩炜 阅读(257) 评论(0) 推荐(0) 编辑

Leetcode 465. Optimal Account Balancing

摘要: Problem: A group of friends went on holiday and sometimes lent each other money. For example, Alice paid for Bill's lunch for $10. Then later Chris ga 阅读全文

posted @ 2019-01-07 16:15 周浩炜 阅读(531) 评论(0) 推荐(0) 编辑

Leetcode 668. Kth Smallest Number in Multiplication Table

摘要: Problem: Nearly every one have used the Multiplication Table. But could you find out the k-th smallest number quickly from the multiplication table? G 阅读全文

posted @ 2019-01-07 15:00 周浩炜 阅读(219) 评论(0) 推荐(0) 编辑

导航