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 d7da56d commit 046075aCopy full SHA for 046075a
src/main/java/com/fishercoder/solutions/_121.java
@@ -14,7 +14,6 @@
14
*
15
* max. difference = 6-1 = 5 (not 7-1 = 6, as selling price needs to be larger than buying price)
16
17
- *
18
* Example 2:
19
* Input: [7, 6, 4, 3, 1]
20
* Output: 0
0 commit comments