Method
getLargestRectangleArea
왼쪽에서 오른쪽으로 차례로 세워진 히스토그램들 내부에 만들 수 있는 최대의 직사각형 넓이를 계산하는 함수 @param n 히스토그램의 수 @param histograms 히스토그램이 차례로 저장된 배열 @return
(int n, Histogram[] histograms)
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Tested by
no test coverage detected