Skip to content

Commit aa9b319

Browse files
update post
1 parent a87e5a1 commit aa9b319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-05-28-leetcode-128.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ toc: true
1414

1515
---
1616

17-
[hthttps://leetcode.com/problems/product-of-array-except-self/](https://leetcode.com/problems/product-of-array-except-self/)
17+
[https://leetcode.com/problems/longest-consecutive-sequence/](https://leetcode.com/problems/longest-consecutive-sequence/)
1818

1919
문제에 O(n)으로 풀어달라고 명시되어있다.
2020

0 commit comments

Comments
 (0)