摘要:
题目:Largest Rectangle in HistogramGivennnon-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.Above is a histogram where width of each bar is 1, given height =[2,1,5,6,2,3].The largest rectangle is shown 阅读全文
posted @ 2013-07-17 21:51
lichen782
阅读(29906)
评论(24)
推荐(11)