mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-04 03:34:21 +00:00
Update the symbols of the animations.
This commit is contained in:
@@ -14,25 +14,25 @@ comments: true
|
||||
|
||||
完成此次冒泡操作后,**数组最大元素已在正确位置,接下来只需排序剩余 $n - 1$ 个元素**。
|
||||
|
||||
=== "Step 1"
|
||||
=== "<1>"
|
||||

|
||||
|
||||
=== "Step 2"
|
||||
=== "<2>"
|
||||

|
||||
|
||||
=== "Step 3"
|
||||
=== "<3>"
|
||||

|
||||
|
||||
=== "Step 4"
|
||||
=== "<4>"
|
||||

|
||||
|
||||
=== "Step 5"
|
||||
=== "<5>"
|
||||

|
||||
|
||||
=== "Step 6"
|
||||
=== "<6>"
|
||||

|
||||
|
||||
=== "Step 7"
|
||||
=== "<7>"
|
||||

|
||||
|
||||
<p align="center"> Fig. 冒泡操作 </p>
|
||||
|
||||
Reference in New Issue
Block a user