mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-13 11:39:44 +08:00
Fix some figures.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 38 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 38 KiB |
@@ -44,7 +44,7 @@ $$
|
||||
|
||||
**贪心策略二**:在切分方案中,最多只应存在两个 $2$ 。因为三个 $2$ 总是可以被替换为两个 $3$ ,从而获得更大乘积。
|
||||
|
||||

|
||||

|
||||
|
||||
总结以上,可推出以下贪心策略。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user