更新力扣链接
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
# 203.移除链表元素
|
||||
|
||||
[力扣题目链接](https://leetcode-cn.com/problems/remove-linked-list-elements/)
|
||||
[力扣题目链接](https://leetcode.cn/problems/remove-linked-list-elements/)
|
||||
|
||||
题意:删除链表中等于给定值 val 的所有节点。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user