# 分治
<div class="center-table" markdown>

</div>
!!! abstract
难题被逐层拆解,每一次的拆解都使它变得更为简单。
分而治之揭示了一个重要的事实:从简单做起,一切都不再复杂。