mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-16 19:11:02 +08:00
Unify punctuation.
This commit is contained in:
@@ -28,8 +28,8 @@ $$
|
||||
|
||||
我们发现,**如果此时将长板 $j$ 向短板 $i$ 靠近,则容量一定变小**。这是因为在移动长板 $j$ 后:
|
||||
|
||||
- 宽度 $j-i$ 肯定变小;
|
||||
- 高度由短板决定,因此高度只可能不变( $i$ 仍为短板)或变小(移动后的 $j$ 成为短板);
|
||||
- 宽度 $j-i$ 肯定变小。
|
||||
- 高度由短板决定,因此高度只可能不变( $i$ 仍为短板)或变小(移动后的 $j$ 成为短板)。
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user