We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a69f7b5 commit f3b689dCopy full SHA for f3b689d
container-with-most-water/njngwn.java
@@ -25,4 +25,4 @@ public int maxArea(int[] height) {
25
26
return maxWaterAmount;
27
}
28
-}
+}
0 commit comments