摘要: Given a 2D binary matrix filled with 0's and 1's, find the largest rectangle containing only 1's and return its area. 阅读全文
posted @ 2017-06-13 22:19 JeffNice 阅读(179) 评论(0) 推荐(0)
摘要: Given n non-negative integers representing the histogram's bar height where the width of each bar is 1, find the area of largest rectangle in the histogram. 阅读全文
posted @ 2017-06-13 22:04 JeffNice 阅读(212) 评论(0) 推荐(0)
摘要: C++对象模型之站在对象模型的尖端(On the Cusp of the Object Model) 阅读全文
posted @ 2017-06-13 20:50 JeffNice 阅读(1475) 评论(0) 推荐(0)