mirror of
https://github.com/krahets/hello-algo.git
synced 2026-02-02 18:39:30 +08:00
Add the kotlin blocks to the documents (#1170)
This commit is contained in:
@@ -324,6 +324,12 @@
|
||||
// C 未提供内置双向队列
|
||||
```
|
||||
|
||||
=== "Kotlin"
|
||||
|
||||
```kotlin title="deque.kt"
|
||||
|
||||
```
|
||||
|
||||
=== "Zig"
|
||||
|
||||
```zig title="deque.zig"
|
||||
|
||||
Reference in New Issue
Block a user