diff --git a/404.html b/404.html
index 294dca6a3..542edcaa6 100644
--- a/404.html
+++ b/404.html
@@ -1762,6 +1762,8 @@
+
+
@@ -1803,9 +1805,23 @@
+
+
+ 12.2. 分治搜索策略(New)
+
+
+
+
+
+
+
+
+
+
+
- 12.2. 构建树问题(New)
+ 12.3. 构建树问题(New)
@@ -1819,7 +1835,7 @@
- 12.3. 汉诺塔问题(New)
+ 12.4. 汉诺塔问题(New)
diff --git a/chapter_appendix/contribution/index.html b/chapter_appendix/contribution/index.html
index 119a6112d..261a0cfa5 100644
--- a/chapter_appendix/contribution/index.html
+++ b/chapter_appendix/contribution/index.html
@@ -1773,6 +1773,8 @@
+
+
@@ -1814,9 +1816,23 @@
+
+
+ 12.2. 分治搜索策略(New)
+
+
+
+
+
+
+
+
+
+
+
- 12.2. 构建树问题(New)
+ 12.3. 构建树问题(New)
@@ -1830,7 +1846,7 @@
- 12.3. 汉诺塔问题(New)
+ 12.4. 汉诺塔问题(New)
diff --git a/chapter_appendix/installation/index.html b/chapter_appendix/installation/index.html
index d3acd12d9..49dd092a9 100644
--- a/chapter_appendix/installation/index.html
+++ b/chapter_appendix/installation/index.html
@@ -1773,6 +1773,8 @@
+
+
@@ -1814,9 +1816,23 @@
+
+
+ 12.2. 分治搜索策略(New)
+
+
+
+
+
+
+
+
+
+
+
- 12.2. 构建树问题(New)
+ 12.3. 构建树问题(New)
@@ -1830,7 +1846,7 @@
- 12.3. 汉诺塔问题(New)
+ 12.4. 汉诺塔问题(New)
diff --git a/chapter_array_and_linkedlist/array/index.html b/chapter_array_and_linkedlist/array/index.html
index 395a5026f..aa386ae8e 100644
--- a/chapter_array_and_linkedlist/array/index.html
+++ b/chapter_array_and_linkedlist/array/index.html
@@ -1837,6 +1837,8 @@
+
+
@@ -1878,9 +1880,23 @@
+
+
+ 12.2. 分治搜索策略(New)
+
+
+
+
+
+
+
+
+
+
+
- 12.2. 构建树问题(New)
+ 12.3. 构建树问题(New)
@@ -1894,7 +1910,7 @@
- 12.3. 汉诺塔问题(New)
+ 12.4. 汉诺塔问题(New)
diff --git a/chapter_array_and_linkedlist/index.html b/chapter_array_and_linkedlist/index.html
index 953f0d381..2b44b583e 100644
--- a/chapter_array_and_linkedlist/index.html
+++ b/chapter_array_and_linkedlist/index.html
@@ -1775,6 +1775,8 @@
+
+
@@ -1816,9 +1818,23 @@
+
+
+ 12.2. 分治搜索策略(New)
+
+
+
+
+
+
+
+
+
+
+
- 12.2. 构建树问题(New)
+ 12.3. 构建树问题(New)
@@ -1832,7 +1848,7 @@
- 12.3. 汉诺塔问题(New)
+ 12.4. 汉诺塔问题(New)
diff --git a/chapter_array_and_linkedlist/linked_list/index.html b/chapter_array_and_linkedlist/linked_list/index.html
index 0837edc2a..6fc8bc02e 100644
--- a/chapter_array_and_linkedlist/linked_list/index.html
+++ b/chapter_array_and_linkedlist/linked_list/index.html
@@ -1837,6 +1837,8 @@
+
+
@@ -1878,9 +1880,23 @@
+
+
+ 12.2. 分治搜索策略(New)
+
+
+
+
+
+
+
+
+
+
+
- 12.2. 构建树问题(New)
+ 12.3. 构建树问题(New)
@@ -1894,7 +1910,7 @@
- 12.3. 汉诺塔问题(New)
+ 12.4. 汉诺塔问题(New)
diff --git a/chapter_array_and_linkedlist/list/index.html b/chapter_array_and_linkedlist/list/index.html
index ad80a023c..86e5361d8 100644
--- a/chapter_array_and_linkedlist/list/index.html
+++ b/chapter_array_and_linkedlist/list/index.html
@@ -1823,6 +1823,8 @@
+
+
@@ -1864,9 +1866,23 @@
+
+
+ 12.2. 分治搜索策略(New)
+
+
+
+
+
+
+
+
+
+
+
- 12.2. 构建树问题(New)
+ 12.3. 构建树问题(New)
@@ -1880,7 +1896,7 @@
- 12.3. 汉诺塔问题(New)
+ 12.4. 汉诺塔问题(New)
diff --git a/chapter_array_and_linkedlist/summary/index.html b/chapter_array_and_linkedlist/summary/index.html
index 7c3ed50f9..2a945f15a 100644
--- a/chapter_array_and_linkedlist/summary/index.html
+++ b/chapter_array_and_linkedlist/summary/index.html
@@ -1816,6 +1816,8 @@
+
+
@@ -1857,9 +1859,23 @@
+
+
+ 12.2. 分治搜索策略(New)
+
+
+
+
+
+
+
+
+
+
+
- 12.2. 构建树问题(New)
+ 12.3. 构建树问题(New)
@@ -1873,7 +1889,7 @@
- 12.3. 汉诺塔问题(New)
+ 12.4. 汉诺塔问题(New)
diff --git a/chapter_backtracking/backtracking_algorithm/index.html b/chapter_backtracking/backtracking_algorithm/index.html
index d02163251..afc919324 100644
--- a/chapter_backtracking/backtracking_algorithm/index.html
+++ b/chapter_backtracking/backtracking_algorithm/index.html
@@ -1773,6 +1773,8 @@
+
+
@@ -1814,9 +1816,23 @@
+
+
+ 12.2. 分治搜索策略(New)
+
+
+
+
+
+
+
+
+
+
+
- 12.2. 构建树问题(New)
+ 12.3. 构建树问题(New)
@@ -1830,7 +1846,7 @@
- 12.3. 汉诺塔问题(New)
+ 12.4. 汉诺塔问题(New)
diff --git a/chapter_backtracking/index.html b/chapter_backtracking/index.html
index a33d7c30a..dea7d2373 100644
--- a/chapter_backtracking/index.html
+++ b/chapter_backtracking/index.html
@@ -1773,6 +1773,8 @@
+
+
@@ -1814,9 +1816,23 @@
+
+
+ 12.2. 分治搜索策略(New)
+
+
+
+
+
+
+
+
+
+
+
- 12.2. 构建树问题(New)
+ 12.3. 构建树问题(New)
@@ -1830,7 +1846,7 @@
- 12.3. 汉诺塔问题(New)
+ 12.4. 汉诺塔问题(New)
@@ -2371,7 +2387,7 @@