Skip to content

Commit 87738a0

Browse files
author
Jeongwon Na
committed
add empty line for posix
1 parent 7441e9b commit 87738a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best-time-to-buy-and-sell-stock/njngwn.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ public int maxProfit(int[] prices) {
1313

1414
return profit;
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)