摘要: Given a non-empty 2D matrix matrix and an integer k, find the max sum of a rectangle in the matrix such that its sum is no larger than k. Example: Inp 阅读全文
posted @ 2016-06-26 12:40 Grandyang 阅读(17877) 评论(15) 推荐(1)
Fork me on GitHub