Skip to content

Commit

Permalink
Update longest-common-prefix.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen authored Jan 25, 2024
1 parent e74a489 commit 78a7afc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions items/longest-common-prefix.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
rank: 1
description:
link:
description: 最长公共前缀
link: https://leetcode.cn/problems/longest-common-prefix/description/
---

```golang
Expand Down

0 comments on commit 78a7afc

Please sign in to comment.