Differences From Artifact [2230dae9cd]:
- File 解法参考/MH-20210116.html — part of check-in [6a4a8a79e5] at 2023-09-15 02:57:45 on branch trunk — 0.0.2549 (user: 顽雨沉风, size: 5041) [annotate] [blame] [check-ins using]
To Artifact [9ffb0c66df]:
- File 解法参考/MH-20210116.html — part of check-in [155e05e63e] at 2023-09-15 02:59:32 on branch trunk — 0.0.2550 (user: 顽雨沉风, size: 5041) [annotate] [blame] [check-ins using]
︙ | |||
62 63 64 65 66 67 68 | 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 | - + | <pre><code>2 ^ 6 = 64 3 ^ 4 = 81 4 ^ 3 = 64</code></pre> <p>至此,4 被淘汰</p> <p>最优解为 3</p> |
︙ |