更新力扣链接
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
## 19.删除链表的倒数第N个节点
|
||||
|
||||
[力扣题目链接](https://leetcode-cn.com/problems/remove-nth-node-from-end-of-list/)
|
||||
[力扣题目链接](https://leetcode.cn/problems/remove-nth-node-from-end-of-list/)
|
||||
|
||||
给你一个链表,删除链表的倒数第 n 个结点,并且返回链表的头结点。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user