Skip to content

Commit 046075a

Browse files
refactor 121 again
1 parent d7da56d commit 046075a

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/com/fishercoder/solutions

1 file changed

+0
-1
lines changed

src/main/java/com/fishercoder/solutions/_121.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
*
1515
* max. difference = 6-1 = 5 (not 7-1 = 6, as selling price needs to be larger than buying price)
1616
*
17-
*
1817
* Example 2:
1918
* Input: [7, 6, 4, 3, 1]
2019
* Output: 0

0 commit comments

Comments
 (0)