mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-08 20:16:30 +08:00
build
This commit is contained in:
@@ -134,12 +134,6 @@ comments: true
|
||||
|
||||
```
|
||||
|
||||
=== "Zig"
|
||||
|
||||
```zig title=""
|
||||
|
||||
```
|
||||
|
||||
{ class="animation-figure" }
|
||||
|
||||
<p align="center"> 図 7-14 任意の種類の二分木の配列表現 </p>
|
||||
@@ -480,12 +474,6 @@ comments: true
|
||||
[class]{ArrayBinaryTree}-[func]{}
|
||||
```
|
||||
|
||||
=== "Zig"
|
||||
|
||||
```zig title="array_binary_tree.zig"
|
||||
[class]{ArrayBinaryTree}-[func]{}
|
||||
```
|
||||
|
||||
## 7.3.3 利点と制限
|
||||
|
||||
二分木の配列表現には以下の利点があります:
|
||||
|
||||
Reference in New Issue
Block a user