☰
In leetcode_rust::problems::p000_0xx::p000_011
?
Function
leetcode_rust
::
problems
::
p000_0xx
::
p000_011
::
max_area
source
·
[
−
]
pub fn max_area(height:
Vec
<
i32
>) ->
i32
Expand description
Container With Most Water
Arguments
height
- array of wall heights