Skip to content

Commit 71a19eb

Browse files
authored
Update Readme.md
1 parent 6f2ff93 commit 71a19eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Linked_List/061.Rotate-List/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
###061.Rotate-List
1+
### 061.Rotate-List
22
此题对于链表的操作包括:
33

44
1. 确定链表的总长度Len,注意如果Len==0时的处理(此时可以顺便记录末尾节点end)

0 commit comments

Comments
 (0)