84.Largest Rectangle in Histogram

题目: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.web int largestRectangleArea(vector<int>&
相关文章
相关标签/搜索