mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-26 04:56:06 +00:00
Fix some figures.
This commit is contained in:
@@ -44,7 +44,7 @@ $$
|
||||
|
||||
**贪心策略二**:在切分方案中,最多只应存在两个 $2$ 。因为三个 $2$ 总是可以被替换为两个 $3$ ,从而获得更大乘积。
|
||||
|
||||

|
||||

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