mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-31 20:37:14 +00:00
build
This commit is contained in:
@@ -110,7 +110,7 @@ comments: true
|
||||
=== "C"
|
||||
|
||||
```c title="linear_search.c"
|
||||
|
||||
[class]{}-[func]{linearSearchArray}
|
||||
```
|
||||
|
||||
=== "C#"
|
||||
@@ -271,7 +271,7 @@ comments: true
|
||||
=== "C"
|
||||
|
||||
```c title="linear_search.c"
|
||||
|
||||
[class]{}-[func]{linearSearchLinkedList}
|
||||
```
|
||||
|
||||
=== "C#"
|
||||
|
||||
Reference in New Issue
Block a user