Update the labels of the figures.

This commit is contained in:
krahets
2023-02-25 23:35:39 +08:00
parent 93fb0075cc
commit e500b19f5a
44 changed files with 156 additions and 76 deletions

View File

@ -369,7 +369,7 @@ $$
```
![time_complexity_first_example](time_complexity.assets/time_complexity_first_example.png)
![time_complexity_simple_example](time_complexity.assets/time_complexity_simple_example.png)
<p align="center"> Fig. 算法 A, B, C 的时间增长趋势 </p>