Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2324fc6

Browse files
authored
Merge pull requestgreyireland#8 from thebestwj/patch-2
修复 linked_list.md 里的链接
2 parentsbec5a88 +d8caecf commit2324fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎data_structure/linked_list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,6 @@ func copyRandomList(head *Node) *Node {
582582
-[ ][sort-list](https://leetcode-cn.com/problems/sort-list/)
583583
-[ ][reorder-list](https://leetcode-cn.com/problems/reorder-list/)
584584
-[ ][linked-list-cycle](https://leetcode-cn.com/problems/linked-list-cycle/)
585-
-[ ][linked-list-cycle-ii](https://leetcode-cn.com/problems/https://leetcode-cn.com/problems/linked-list-cycle-ii/)
585+
-[ ][linked-list-cycle-ii](https://leetcode-cn.com/problems/linked-list-cycle-ii/)
586586
-[ ][palindrome-linked-list](https://leetcode-cn.com/problems/palindrome-linked-list/)
587587
-[ ][copy-list-with-random-pointer](https://leetcode-cn.com/problems/copy-list-with-random-pointer/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp