mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-25 19:22:27 +08:00
Add sorce code blocks of C to the docs.
This commit is contained in:
@ -55,7 +55,7 @@ comments: true
|
||||
=== "C"
|
||||
|
||||
```c title="hashing_search.c"
|
||||
|
||||
[class]{}-[func]{hashingSearchArray}
|
||||
```
|
||||
|
||||
=== "C#"
|
||||
@ -119,7 +119,7 @@ comments: true
|
||||
=== "C"
|
||||
|
||||
```c title="hashing_search.c"
|
||||
|
||||
[class]{}-[func]{hashingSearchLinkedList}
|
||||
```
|
||||
|
||||
=== "C#"
|
||||
|
Reference in New Issue
Block a user