mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-04 22:28:40 +08:00
Fix C code in quick_sort.md
This commit is contained in:
@ -88,6 +88,8 @@
|
|||||||
=== "C"
|
=== "C"
|
||||||
|
|
||||||
```c title="quick_sort.c"
|
```c title="quick_sort.c"
|
||||||
|
[class]{}-[func]{swap}
|
||||||
|
|
||||||
[class]{}-[func]{partition}
|
[class]{}-[func]{partition}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user