mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-11 15:06:07 +00:00
Update .gitignore
Add build script for Zig.
This commit is contained in:
@@ -120,7 +120,7 @@ comments: true
|
||||
=== "Zig"
|
||||
|
||||
```zig title="bubble_sort.zig"
|
||||
|
||||
[class]{}-[func]{bubbleSort}
|
||||
```
|
||||
|
||||
## 11.2.2. 算法特性
|
||||
@@ -217,5 +217,5 @@ comments: true
|
||||
=== "Zig"
|
||||
|
||||
```zig title="bubble_sort.zig"
|
||||
|
||||
[class]{}-[func]{bubbleSortWithFlag}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user