mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-02 21:24:53 +08:00
Add the kotlin blocks to the documents (#1170)
This commit is contained in:
@ -365,6 +365,12 @@
|
||||
// C 未提供内置 Heap 类
|
||||
```
|
||||
|
||||
=== "Kotlin"
|
||||
|
||||
```kotlin title="heap.kt"
|
||||
|
||||
```
|
||||
|
||||
=== "Zig"
|
||||
|
||||
```zig title="heap.zig"
|
||||
|
||||
Reference in New Issue
Block a user