mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-14 10:20:29 +08:00
perf: 升级依赖版本,支持锁定node18.18
This commit is contained in:
@@ -25,7 +25,6 @@ LinkList CreateListWithStartNode(LinkList &L){
|
||||
return L;
|
||||
}
|
||||
|
||||
|
||||
// 单链表尾插法
|
||||
LinkList CreateListWithEndNode(LinkList &L){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user