This commit is contained in:
krahets
2023-02-11 18:21:44 +08:00
parent 76dcc6cbd3
commit 58ad2290b0
20 changed files with 418 additions and 219 deletions
+4 -2
View File
@@ -453,7 +453,9 @@ comments: true
=== "C"
```c title="linked_list.c"
[class]{}-[func]{insertNode}
[class]{}-[func]{removeNode}
```
=== "C#"
@@ -614,7 +616,7 @@ comments: true
=== "C"
```c title="linked_list.c"
[class]{}-[func]{access}
```
=== "C#"
@@ -770,7 +772,7 @@ comments: true
=== "C"
```c title="linked_list.c"
[class]{}-[func]{findNode}
```
=== "C#"