mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-18 09:46:08 +00:00
Add sorce code blocks of C to the docs.
This commit is contained in:
@@ -90,7 +90,7 @@ $$
|
||||
=== "C"
|
||||
|
||||
```c title="binary_search.c"
|
||||
|
||||
[class]{}-[func]{binarySearch}
|
||||
```
|
||||
|
||||
=== "C#"
|
||||
@@ -154,7 +154,7 @@ $$
|
||||
=== "C"
|
||||
|
||||
```c title="binary_search.c"
|
||||
|
||||
[class]{}-[func]{binarySearch1}
|
||||
```
|
||||
|
||||
=== "C#"
|
||||
|
||||
Reference in New Issue
Block a user