From afd4916b89002c9b31230d8465d2c4042ed5850a Mon Sep 17 00:00:00 2001 From: krahets Date: Thu, 8 Feb 2024 08:40:29 +0800 Subject: [PATCH] deploy --- chapter_appendix/contribution/index.html | 2 +- chapter_appendix/index.html | 2 +- chapter_appendix/installation/index.html | 2 +- chapter_appendix/terminology/index.html | 2 +- chapter_array_and_linkedlist/array/index.html | 2 +- chapter_array_and_linkedlist/index.html | 2 +- .../linked_list/index.html | 2 +- chapter_array_and_linkedlist/list/index.html | 2 +- .../ram_and_cache/index.html | 2 +- .../summary/index.html | 2 +- .../backtracking_algorithm/index.html | 2 +- chapter_backtracking/index.html | 2 +- .../n_queens_problem/index.html | 2 +- .../permutations_problem/index.html | 2 +- .../subset_sum_problem/index.html | 2 +- chapter_backtracking/summary/index.html | 2 +- chapter_computational_complexity/index.html | 2 +- .../iteration_and_recursion/index.html | 2 +- .../performance_evaluation/index.html | 2 +- .../space_complexity/index.html | 2 +- .../summary/index.html | 2 +- .../time_complexity/index.html | 2 +- .../basic_data_types/index.html | 2 +- .../character_encoding/index.html | 2 +- .../index.html | 2 +- chapter_data_structure/index.html | 2 +- .../number_encoding/index.html | 2 +- chapter_data_structure/summary/index.html | 2 +- .../binary_search_recur/index.html | 2 +- .../build_binary_tree_problem/index.html | 2 +- .../divide_and_conquer/index.html | 2 +- .../hanota_problem/index.html | 2 +- chapter_divide_and_conquer/index.html | 2 +- chapter_divide_and_conquer/summary/index.html | 2 +- .../dp_problem_features/index.html | 2 +- .../dp_solution_pipeline/index.html | 2 +- .../edit_distance_problem/index.html | 2 +- chapter_dynamic_programming/index.html | 2 +- .../intro_to_dynamic_programming/index.html | 2 +- .../knapsack_problem/index.html | 2 +- .../summary/index.html | 2 +- .../unbounded_knapsack_problem/index.html | 2 +- chapter_graph/graph/index.html | 2 +- chapter_graph/graph_operations/index.html | 2 +- chapter_graph/graph_traversal/index.html | 2 +- chapter_graph/index.html | 2 +- chapter_graph/summary/index.html | 2 +- .../fractional_knapsack_problem/index.html | 2 +- chapter_greedy/greedy_algorithm/index.html | 2 +- chapter_greedy/index.html | 2 +- .../max_capacity_problem/index.html | 2 +- .../max_product_cutting_problem/index.html | 2 +- chapter_greedy/summary/index.html | 2 +- chapter_hashing/hash_algorithm/index.html | 2 +- chapter_hashing/hash_collision/index.html | 2 +- chapter_hashing/hash_map/index.html | 2 +- chapter_hashing/index.html | 2 +- chapter_hashing/summary/index.html | 2 +- chapter_heap/build_heap/index.html | 2 +- chapter_heap/heap/index.html | 2 +- chapter_heap/index.html | 2 +- chapter_heap/summary/index.html | 2 +- chapter_heap/top_k/index.html | 2 +- .../algorithms_are_everywhere/index.html | 2 +- chapter_introduction/index.html | 2 +- chapter_introduction/summary/index.html | 2 +- chapter_introduction/what_is_dsa/index.html | 2 +- chapter_preface/about_the_book/index.html | 2 +- chapter_preface/index.html | 2 +- chapter_preface/suggestions/index.html | 2 +- chapter_preface/summary/index.html | 2 +- chapter_searching/binary_search/index.html | 2 +- .../binary_search_edge/index.html | 2 +- .../binary_search_insertion/index.html | 2 +- chapter_searching/index.html | 2 +- .../replace_linear_by_hashing/index.html | 2 +- .../searching_algorithm_revisited/index.html | 2 +- chapter_searching/summary/index.html | 2 +- chapter_sorting/bubble_sort/index.html | 2 +- chapter_sorting/bucket_sort/index.html | 2 +- chapter_sorting/counting_sort/index.html | 2 +- chapter_sorting/heap_sort/index.html | 2 +- chapter_sorting/index.html | 2 +- chapter_sorting/insertion_sort/index.html | 2 +- chapter_sorting/merge_sort/index.html | 2 +- chapter_sorting/quick_sort/index.html | 2 +- chapter_sorting/radix_sort/index.html | 2 +- chapter_sorting/selection_sort/index.html | 2 +- chapter_sorting/sorting_algorithm/index.html | 2 +- chapter_sorting/summary/index.html | 2 +- chapter_stack_and_queue/deque/index.html | 2 +- chapter_stack_and_queue/index.html | 2 +- chapter_stack_and_queue/queue/index.html | 2 +- chapter_stack_and_queue/stack/index.html | 2 +- chapter_stack_and_queue/summary/index.html | 2 +- .../array_representation_of_tree/index.html | 2 +- chapter_tree/avl_tree/index.html | 2 +- chapter_tree/binary_search_tree/index.html | 2 +- chapter_tree/binary_tree/index.html | 2 +- chapter_tree/binary_tree_traversal/index.html | 2 +- chapter_tree/index.html | 2 +- chapter_tree/summary/index.html | 2 +- .../array/index.html | 2 +- en/chapter_array_and_linkedlist/index.html | 2 +- .../linked_list/index.html | 2 +- .../list/index.html | 2 +- .../ram_and_cache/index.html | 2 +- .../summary/index.html | 2 +- .../index.html | 2 +- .../iteration_and_recursion/index.html | 2 +- .../performance_evaluation/index.html | 2 +- .../space_complexity/index.html | 2 +- .../summary/index.html | 2 +- .../time_complexity/index.html | 2 +- .../basic_data_types/index.html | 2 +- .../character_encoding/index.html | 2 +- .../index.html | 2 +- en/chapter_data_structure/index.html | 2 +- .../number_encoding/index.html | 2 +- en/chapter_data_structure/summary/index.html | 2 +- en/chapter_hashing/hash_algorithm/index.html | 2 +- en/chapter_hashing/hash_collision/index.html | 2 +- en/chapter_hashing/hash_map/index.html | 2 +- en/chapter_hashing/index.html | 2 +- en/chapter_hashing/summary/index.html | 2 +- .../algorithms_are_everywhere/index.html | 2 +- en/chapter_introduction/index.html | 2 +- en/chapter_introduction/summary/index.html | 2 +- .../what_is_dsa/index.html | 2 +- en/chapter_preface/about_the_book/index.html | 2 +- en/chapter_preface/index.html | 2 +- en/chapter_preface/suggestions/index.html | 2 +- en/chapter_preface/summary/index.html | 2 +- en/chapter_stack_and_queue/deque/index.html | 2 +- en/chapter_stack_and_queue/index.html | 2 +- en/chapter_stack_and_queue/queue/index.html | 2 +- en/chapter_stack_and_queue/stack/index.html | 2 +- en/chapter_stack_and_queue/summary/index.html | 2 +- en/index.html | 2 +- en/sitemap.xml | 74 +++---- en/sitemap.xml.gz | Bin 509 -> 509 bytes sitemap.xml | 208 +++++++++--------- sitemap.xml.gz | Bin 998 -> 998 bytes 143 files changed, 280 insertions(+), 280 deletions(-) diff --git a/chapter_appendix/contribution/index.html b/chapter_appendix/contribution/index.html index 914eb5030..0acaf18f3 100644 --- a/chapter_appendix/contribution/index.html +++ b/chapter_appendix/contribution/index.html @@ -3653,7 +3653,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_appendix/index.html b/chapter_appendix/index.html index b2e63bae0..e518a6990 100644 --- a/chapter_appendix/index.html +++ b/chapter_appendix/index.html @@ -3543,7 +3543,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_appendix/installation/index.html b/chapter_appendix/installation/index.html index aef641eb0..b556dc77a 100644 --- a/chapter_appendix/installation/index.html +++ b/chapter_appendix/installation/index.html @@ -3835,7 +3835,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_appendix/terminology/index.html b/chapter_appendix/terminology/index.html index c6450e7d7..1f640964c 100644 --- a/chapter_appendix/terminology/index.html +++ b/chapter_appendix/terminology/index.html @@ -3910,7 +3910,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_array_and_linkedlist/array/index.html b/chapter_array_and_linkedlist/array/index.html index 0d83107f1..741062d72 100644 --- a/chapter_array_and_linkedlist/array/index.html +++ b/chapter_array_and_linkedlist/array/index.html @@ -4849,7 +4849,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_array_and_linkedlist/index.html b/chapter_array_and_linkedlist/index.html index d4598ff05..f2845ddb1 100644 --- a/chapter_array_and_linkedlist/index.html +++ b/chapter_array_and_linkedlist/index.html @@ -3548,7 +3548,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_array_and_linkedlist/linked_list/index.html b/chapter_array_and_linkedlist/linked_list/index.html index 6b050b6c1..d5c7314d0 100644 --- a/chapter_array_and_linkedlist/linked_list/index.html +++ b/chapter_array_and_linkedlist/linked_list/index.html @@ -4961,7 +4961,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_array_and_linkedlist/list/index.html b/chapter_array_and_linkedlist/list/index.html index 7327608ae..e5c4d00e9 100644 --- a/chapter_array_and_linkedlist/list/index.html +++ b/chapter_array_and_linkedlist/list/index.html @@ -5713,7 +5713,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_array_and_linkedlist/ram_and_cache/index.html b/chapter_array_and_linkedlist/ram_and_cache/index.html index dc6a0b95d..bf528b5cd 100644 --- a/chapter_array_and_linkedlist/ram_and_cache/index.html +++ b/chapter_array_and_linkedlist/ram_and_cache/index.html @@ -3721,7 +3721,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_array_and_linkedlist/summary/index.html b/chapter_array_and_linkedlist/summary/index.html index 4bc43b975..1cb54afc7 100644 --- a/chapter_array_and_linkedlist/summary/index.html +++ b/chapter_array_and_linkedlist/summary/index.html @@ -3654,7 +3654,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_backtracking/backtracking_algorithm/index.html b/chapter_backtracking/backtracking_algorithm/index.html index 55d0082dd..dfc29b663 100644 --- a/chapter_backtracking/backtracking_algorithm/index.html +++ b/chapter_backtracking/backtracking_algorithm/index.html @@ -5322,7 +5322,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_backtracking/index.html b/chapter_backtracking/index.html index 3b21d1eb8..98686085c 100644 --- a/chapter_backtracking/index.html +++ b/chapter_backtracking/index.html @@ -3550,7 +3550,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_backtracking/n_queens_problem/index.html b/chapter_backtracking/n_queens_problem/index.html index eda6a7933..0e63a9a0d 100644 --- a/chapter_backtracking/n_queens_problem/index.html +++ b/chapter_backtracking/n_queens_problem/index.html @@ -4216,7 +4216,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_backtracking/permutations_problem/index.html b/chapter_backtracking/permutations_problem/index.html index 1ebf2e872..5812bbe6d 100644 --- a/chapter_backtracking/permutations_problem/index.html +++ b/chapter_backtracking/permutations_problem/index.html @@ -4623,7 +4623,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_backtracking/subset_sum_problem/index.html b/chapter_backtracking/subset_sum_problem/index.html index 9c3bd4bce..b93ac29e2 100644 --- a/chapter_backtracking/subset_sum_problem/index.html +++ b/chapter_backtracking/subset_sum_problem/index.html @@ -5072,7 +5072,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_backtracking/summary/index.html b/chapter_backtracking/summary/index.html index 1bc72cdc7..7ea68a6da 100644 --- a/chapter_backtracking/summary/index.html +++ b/chapter_backtracking/summary/index.html @@ -3621,7 +3621,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_computational_complexity/index.html b/chapter_computational_complexity/index.html index 88b775f26..e0600109b 100644 --- a/chapter_computational_complexity/index.html +++ b/chapter_computational_complexity/index.html @@ -3550,7 +3550,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_computational_complexity/iteration_and_recursion/index.html b/chapter_computational_complexity/iteration_and_recursion/index.html index 498b22395..78c0687ac 100644 --- a/chapter_computational_complexity/iteration_and_recursion/index.html +++ b/chapter_computational_complexity/iteration_and_recursion/index.html @@ -5362,7 +5362,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_computational_complexity/performance_evaluation/index.html b/chapter_computational_complexity/performance_evaluation/index.html index f391f28a3..8a9fbd88e 100644 --- a/chapter_computational_complexity/performance_evaluation/index.html +++ b/chapter_computational_complexity/performance_evaluation/index.html @@ -3637,7 +3637,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_computational_complexity/space_complexity/index.html b/chapter_computational_complexity/space_complexity/index.html index 407ff59f1..4ff97bfaa 100644 --- a/chapter_computational_complexity/space_complexity/index.html +++ b/chapter_computational_complexity/space_complexity/index.html @@ -5589,7 +5589,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_computational_complexity/summary/index.html b/chapter_computational_complexity/summary/index.html index b9e419279..71dd00a91 100644 --- a/chapter_computational_complexity/summary/index.html +++ b/chapter_computational_complexity/summary/index.html @@ -3639,7 +3639,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_computational_complexity/time_complexity/index.html b/chapter_computational_complexity/time_complexity/index.html index b2d8a5028..99e0b38d4 100644 --- a/chapter_computational_complexity/time_complexity/index.html +++ b/chapter_computational_complexity/time_complexity/index.html @@ -6890,7 +6890,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_data_structure/basic_data_types/index.html b/chapter_data_structure/basic_data_types/index.html index 3f7ed6422..699041237 100644 --- a/chapter_data_structure/basic_data_types/index.html +++ b/chapter_data_structure/basic_data_types/index.html @@ -3734,7 +3734,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_data_structure/character_encoding/index.html b/chapter_data_structure/character_encoding/index.html index b680d8255..b29086f27 100644 --- a/chapter_data_structure/character_encoding/index.html +++ b/chapter_data_structure/character_encoding/index.html @@ -3718,7 +3718,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_data_structure/classification_of_data_structure/index.html b/chapter_data_structure/classification_of_data_structure/index.html index eae88eb3e..daba70537 100644 --- a/chapter_data_structure/classification_of_data_structure/index.html +++ b/chapter_data_structure/classification_of_data_structure/index.html @@ -3642,7 +3642,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_data_structure/index.html b/chapter_data_structure/index.html index 49b72aa1b..b85236194 100644 --- a/chapter_data_structure/index.html +++ b/chapter_data_structure/index.html @@ -3550,7 +3550,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_data_structure/number_encoding/index.html b/chapter_data_structure/number_encoding/index.html index ef30d0136..e53e5d46e 100644 --- a/chapter_data_structure/number_encoding/index.html +++ b/chapter_data_structure/number_encoding/index.html @@ -3742,7 +3742,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_data_structure/summary/index.html b/chapter_data_structure/summary/index.html index a89ffba15..824eb834a 100644 --- a/chapter_data_structure/summary/index.html +++ b/chapter_data_structure/summary/index.html @@ -3624,7 +3624,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_divide_and_conquer/binary_search_recur/index.html b/chapter_divide_and_conquer/binary_search_recur/index.html index 57b2bc880..9f5fcf14b 100644 --- a/chapter_divide_and_conquer/binary_search_recur/index.html +++ b/chapter_divide_and_conquer/binary_search_recur/index.html @@ -3947,7 +3947,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_divide_and_conquer/build_binary_tree_problem/index.html b/chapter_divide_and_conquer/build_binary_tree_problem/index.html index 1cf0c89e5..00f1d7429 100644 --- a/chapter_divide_and_conquer/build_binary_tree_problem/index.html +++ b/chapter_divide_and_conquer/build_binary_tree_problem/index.html @@ -4110,7 +4110,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_divide_and_conquer/divide_and_conquer/index.html b/chapter_divide_and_conquer/divide_and_conquer/index.html index 408790c01..438608593 100644 --- a/chapter_divide_and_conquer/divide_and_conquer/index.html +++ b/chapter_divide_and_conquer/divide_and_conquer/index.html @@ -3742,7 +3742,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_divide_and_conquer/hanota_problem/index.html b/chapter_divide_and_conquer/hanota_problem/index.html index dcaf171d3..e9786def8 100644 --- a/chapter_divide_and_conquer/hanota_problem/index.html +++ b/chapter_divide_and_conquer/hanota_problem/index.html @@ -4092,7 +4092,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_divide_and_conquer/index.html b/chapter_divide_and_conquer/index.html index d83f05387..f80ecbdc7 100644 --- a/chapter_divide_and_conquer/index.html +++ b/chapter_divide_and_conquer/index.html @@ -3550,7 +3550,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_divide_and_conquer/summary/index.html b/chapter_divide_and_conquer/summary/index.html index df20ef47e..0545dd442 100644 --- a/chapter_divide_and_conquer/summary/index.html +++ b/chapter_divide_and_conquer/summary/index.html @@ -3538,7 +3538,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_dynamic_programming/dp_problem_features/index.html b/chapter_dynamic_programming/dp_problem_features/index.html index faf8a5b42..7630d0019 100644 --- a/chapter_dynamic_programming/dp_problem_features/index.html +++ b/chapter_dynamic_programming/dp_problem_features/index.html @@ -4399,7 +4399,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_dynamic_programming/dp_solution_pipeline/index.html b/chapter_dynamic_programming/dp_solution_pipeline/index.html index 004e712ce..6191e4ffa 100644 --- a/chapter_dynamic_programming/dp_solution_pipeline/index.html +++ b/chapter_dynamic_programming/dp_solution_pipeline/index.html @@ -4984,7 +4984,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_dynamic_programming/edit_distance_problem/index.html b/chapter_dynamic_programming/edit_distance_problem/index.html index b36aec7c5..0969ee1a9 100644 --- a/chapter_dynamic_programming/edit_distance_problem/index.html +++ b/chapter_dynamic_programming/edit_distance_problem/index.html @@ -4464,7 +4464,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_dynamic_programming/index.html b/chapter_dynamic_programming/index.html index 7b4dc7a91..7fa47b998 100644 --- a/chapter_dynamic_programming/index.html +++ b/chapter_dynamic_programming/index.html @@ -3552,7 +3552,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_dynamic_programming/intro_to_dynamic_programming/index.html b/chapter_dynamic_programming/intro_to_dynamic_programming/index.html index 768beaf7d..443825cc3 100644 --- a/chapter_dynamic_programming/intro_to_dynamic_programming/index.html +++ b/chapter_dynamic_programming/intro_to_dynamic_programming/index.html @@ -4974,7 +4974,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_dynamic_programming/knapsack_problem/index.html b/chapter_dynamic_programming/knapsack_problem/index.html index 9e0364367..e5ed52a82 100644 --- a/chapter_dynamic_programming/knapsack_problem/index.html +++ b/chapter_dynamic_programming/knapsack_problem/index.html @@ -4873,7 +4873,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_dynamic_programming/summary/index.html b/chapter_dynamic_programming/summary/index.html index 58fcaf6c8..e319ffcf3 100644 --- a/chapter_dynamic_programming/summary/index.html +++ b/chapter_dynamic_programming/summary/index.html @@ -3550,7 +3550,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_dynamic_programming/unbounded_knapsack_problem/index.html b/chapter_dynamic_programming/unbounded_knapsack_problem/index.html index 0a13420f8..4515901f2 100644 --- a/chapter_dynamic_programming/unbounded_knapsack_problem/index.html +++ b/chapter_dynamic_programming/unbounded_knapsack_problem/index.html @@ -5828,7 +5828,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_graph/graph/index.html b/chapter_graph/graph/index.html index d4ec13214..2bed8596b 100644 --- a/chapter_graph/graph/index.html +++ b/chapter_graph/graph/index.html @@ -3764,7 +3764,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_graph/graph_operations/index.html b/chapter_graph/graph_operations/index.html index 65dfb48de..6e7ad74da 100644 --- a/chapter_graph/graph_operations/index.html +++ b/chapter_graph/graph_operations/index.html @@ -5708,7 +5708,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_graph/graph_traversal/index.html b/chapter_graph/graph_traversal/index.html index 9e050438b..7c234a6a8 100644 --- a/chapter_graph/graph_traversal/index.html +++ b/chapter_graph/graph_traversal/index.html @@ -4525,7 +4525,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_graph/index.html b/chapter_graph/index.html index efe346f98..6cd2fa35b 100644 --- a/chapter_graph/index.html +++ b/chapter_graph/index.html @@ -3549,7 +3549,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_graph/summary/index.html b/chapter_graph/summary/index.html index 25edae658..fa4e7cd78 100644 --- a/chapter_graph/summary/index.html +++ b/chapter_graph/summary/index.html @@ -3623,7 +3623,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_greedy/fractional_knapsack_problem/index.html b/chapter_greedy/fractional_knapsack_problem/index.html index beccd1c33..1a70b9391 100644 --- a/chapter_greedy/fractional_knapsack_problem/index.html +++ b/chapter_greedy/fractional_knapsack_problem/index.html @@ -4066,7 +4066,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_greedy/greedy_algorithm/index.html b/chapter_greedy/greedy_algorithm/index.html index 177bb6d11..498bd3122 100644 --- a/chapter_greedy/greedy_algorithm/index.html +++ b/chapter_greedy/greedy_algorithm/index.html @@ -3959,7 +3959,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_greedy/index.html b/chapter_greedy/index.html index 0d615b477..df9b3c771 100644 --- a/chapter_greedy/index.html +++ b/chapter_greedy/index.html @@ -3550,7 +3550,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_greedy/max_capacity_problem/index.html b/chapter_greedy/max_capacity_problem/index.html index 3d4b9d45c..f1a376b2f 100644 --- a/chapter_greedy/max_capacity_problem/index.html +++ b/chapter_greedy/max_capacity_problem/index.html @@ -3970,7 +3970,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_greedy/max_product_cutting_problem/index.html b/chapter_greedy/max_product_cutting_problem/index.html index 7511ec501..607bcec7d 100644 --- a/chapter_greedy/max_product_cutting_problem/index.html +++ b/chapter_greedy/max_product_cutting_problem/index.html @@ -3945,7 +3945,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_greedy/summary/index.html b/chapter_greedy/summary/index.html index de9ba9d5f..148660ec8 100644 --- a/chapter_greedy/summary/index.html +++ b/chapter_greedy/summary/index.html @@ -3539,7 +3539,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_hashing/hash_algorithm/index.html b/chapter_hashing/hash_algorithm/index.html index 18f0e78ea..e31f2c38e 100644 --- a/chapter_hashing/hash_algorithm/index.html +++ b/chapter_hashing/hash_algorithm/index.html @@ -4490,7 +4490,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_hashing/hash_collision/index.html b/chapter_hashing/hash_collision/index.html index bed5d91cc..953d9b134 100644 --- a/chapter_hashing/hash_collision/index.html +++ b/chapter_hashing/hash_collision/index.html @@ -6498,7 +6498,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_hashing/hash_map/index.html b/chapter_hashing/hash_map/index.html index 7d9e0c618..2385a5b5c 100644 --- a/chapter_hashing/hash_map/index.html +++ b/chapter_hashing/hash_map/index.html @@ -5226,7 +5226,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_hashing/index.html b/chapter_hashing/index.html index 962475d6c..9d869da0d 100644 --- a/chapter_hashing/index.html +++ b/chapter_hashing/index.html @@ -3549,7 +3549,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_hashing/summary/index.html b/chapter_hashing/summary/index.html index 2499b02ef..a0be92e21 100644 --- a/chapter_hashing/summary/index.html +++ b/chapter_hashing/summary/index.html @@ -3632,7 +3632,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_heap/build_heap/index.html b/chapter_heap/build_heap/index.html index e88cf7bc3..90279b29b 100644 --- a/chapter_heap/build_heap/index.html +++ b/chapter_heap/build_heap/index.html @@ -3828,7 +3828,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_heap/heap/index.html b/chapter_heap/heap/index.html index 3253bcb4d..0364c16f6 100644 --- a/chapter_heap/heap/index.html +++ b/chapter_heap/heap/index.html @@ -5232,7 +5232,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_heap/index.html b/chapter_heap/index.html index b0985c866..422c9fe2c 100644 --- a/chapter_heap/index.html +++ b/chapter_heap/index.html @@ -3549,7 +3549,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_heap/summary/index.html b/chapter_heap/summary/index.html index ea9f9f0a2..015631a3b 100644 --- a/chapter_heap/summary/index.html +++ b/chapter_heap/summary/index.html @@ -3614,7 +3614,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_heap/top_k/index.html b/chapter_heap/top_k/index.html index b24e7afe2..19f0263ac 100644 --- a/chapter_heap/top_k/index.html +++ b/chapter_heap/top_k/index.html @@ -4012,7 +4012,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_introduction/algorithms_are_everywhere/index.html b/chapter_introduction/algorithms_are_everywhere/index.html index 459ab84ba..3ee5e1354 100644 --- a/chapter_introduction/algorithms_are_everywhere/index.html +++ b/chapter_introduction/algorithms_are_everywhere/index.html @@ -3584,7 +3584,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_introduction/index.html b/chapter_introduction/index.html index ed5bf1afe..8c5de7168 100644 --- a/chapter_introduction/index.html +++ b/chapter_introduction/index.html @@ -3552,7 +3552,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_introduction/summary/index.html b/chapter_introduction/summary/index.html index 39f423257..785c0cca5 100644 --- a/chapter_introduction/summary/index.html +++ b/chapter_introduction/summary/index.html @@ -3536,7 +3536,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_introduction/what_is_dsa/index.html b/chapter_introduction/what_is_dsa/index.html index 59f5e0d5f..df25fa9fb 100644 --- a/chapter_introduction/what_is_dsa/index.html +++ b/chapter_introduction/what_is_dsa/index.html @@ -3688,7 +3688,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_preface/about_the_book/index.html b/chapter_preface/about_the_book/index.html index eb13fbc71..f4e20c1c1 100644 --- a/chapter_preface/about_the_book/index.html +++ b/chapter_preface/about_the_book/index.html @@ -3658,7 +3658,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_preface/index.html b/chapter_preface/index.html index 6d9fd576b..945fce9a8 100644 --- a/chapter_preface/index.html +++ b/chapter_preface/index.html @@ -3529,7 +3529,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_preface/suggestions/index.html b/chapter_preface/suggestions/index.html index 2f8f15db6..7bc6a7443 100644 --- a/chapter_preface/suggestions/index.html +++ b/chapter_preface/suggestions/index.html @@ -3848,7 +3848,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_preface/summary/index.html b/chapter_preface/summary/index.html index fa67d181a..9a0ea5b77 100644 --- a/chapter_preface/summary/index.html +++ b/chapter_preface/summary/index.html @@ -3535,7 +3535,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_searching/binary_search/index.html b/chapter_searching/binary_search/index.html index f3c4f4d44..e4f42ff20 100644 --- a/chapter_searching/binary_search/index.html +++ b/chapter_searching/binary_search/index.html @@ -4204,7 +4204,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_searching/binary_search_edge/index.html b/chapter_searching/binary_search_edge/index.html index 60b0fa07c..f1bcfb679 100644 --- a/chapter_searching/binary_search_edge/index.html +++ b/chapter_searching/binary_search_edge/index.html @@ -4038,7 +4038,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_searching/binary_search_insertion/index.html b/chapter_searching/binary_search_insertion/index.html index f798e57be..a1587d2e5 100644 --- a/chapter_searching/binary_search_insertion/index.html +++ b/chapter_searching/binary_search_insertion/index.html @@ -4130,7 +4130,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_searching/index.html b/chapter_searching/index.html index 0ce39a2c1..2dd3a864a 100644 --- a/chapter_searching/index.html +++ b/chapter_searching/index.html @@ -3551,7 +3551,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_searching/replace_linear_by_hashing/index.html b/chapter_searching/replace_linear_by_hashing/index.html index 13f24e810..a03f8df4f 100644 --- a/chapter_searching/replace_linear_by_hashing/index.html +++ b/chapter_searching/replace_linear_by_hashing/index.html @@ -4068,7 +4068,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_searching/searching_algorithm_revisited/index.html b/chapter_searching/searching_algorithm_revisited/index.html index 90a3583d9..cf4bca216 100644 --- a/chapter_searching/searching_algorithm_revisited/index.html +++ b/chapter_searching/searching_algorithm_revisited/index.html @@ -3739,7 +3739,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_searching/summary/index.html b/chapter_searching/summary/index.html index 5298d85d0..88926ec7e 100644 --- a/chapter_searching/summary/index.html +++ b/chapter_searching/summary/index.html @@ -3535,7 +3535,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/bubble_sort/index.html b/chapter_sorting/bubble_sort/index.html index 7e00d78e7..6584d75de 100644 --- a/chapter_sorting/bubble_sort/index.html +++ b/chapter_sorting/bubble_sort/index.html @@ -4144,7 +4144,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/bucket_sort/index.html b/chapter_sorting/bucket_sort/index.html index c898472e9..9f40915fb 100644 --- a/chapter_sorting/bucket_sort/index.html +++ b/chapter_sorting/bucket_sort/index.html @@ -4008,7 +4008,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/counting_sort/index.html b/chapter_sorting/counting_sort/index.html index f0b98e7de..8368961ca 100644 --- a/chapter_sorting/counting_sort/index.html +++ b/chapter_sorting/counting_sort/index.html @@ -4385,7 +4385,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/heap_sort/index.html b/chapter_sorting/heap_sort/index.html index 4e14320e0..d398cf170 100644 --- a/chapter_sorting/heap_sort/index.html +++ b/chapter_sorting/heap_sort/index.html @@ -4131,7 +4131,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/index.html b/chapter_sorting/index.html index 6afeb1852..76e1aa244 100644 --- a/chapter_sorting/index.html +++ b/chapter_sorting/index.html @@ -3556,7 +3556,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/insertion_sort/index.html b/chapter_sorting/insertion_sort/index.html index f981cb93c..8c975b383 100644 --- a/chapter_sorting/insertion_sort/index.html +++ b/chapter_sorting/insertion_sort/index.html @@ -3859,7 +3859,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/merge_sort/index.html b/chapter_sorting/merge_sort/index.html index c9e4c4dbe..efcd2f0b6 100644 --- a/chapter_sorting/merge_sort/index.html +++ b/chapter_sorting/merge_sort/index.html @@ -4246,7 +4246,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/quick_sort/index.html b/chapter_sorting/quick_sort/index.html index e317a7f83..91b21ef39 100644 --- a/chapter_sorting/quick_sort/index.html +++ b/chapter_sorting/quick_sort/index.html @@ -4883,7 +4883,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/radix_sort/index.html b/chapter_sorting/radix_sort/index.html index 00cb31ba1..3b438873e 100644 --- a/chapter_sorting/radix_sort/index.html +++ b/chapter_sorting/radix_sort/index.html @@ -4269,7 +4269,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/selection_sort/index.html b/chapter_sorting/selection_sort/index.html index 29c09f551..0077432f2 100644 --- a/chapter_sorting/selection_sort/index.html +++ b/chapter_sorting/selection_sort/index.html @@ -3861,7 +3861,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/sorting_algorithm/index.html b/chapter_sorting/sorting_algorithm/index.html index be853c42a..6bb06c623 100644 --- a/chapter_sorting/sorting_algorithm/index.html +++ b/chapter_sorting/sorting_algorithm/index.html @@ -3634,7 +3634,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_sorting/summary/index.html b/chapter_sorting/summary/index.html index 2fb69a57e..d59ec5577 100644 --- a/chapter_sorting/summary/index.html +++ b/chapter_sorting/summary/index.html @@ -3632,7 +3632,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_stack_and_queue/deque/index.html b/chapter_stack_and_queue/deque/index.html index 2fc297ef8..f056435c9 100644 --- a/chapter_stack_and_queue/deque/index.html +++ b/chapter_stack_and_queue/deque/index.html @@ -6843,7 +6843,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_stack_and_queue/index.html b/chapter_stack_and_queue/index.html index 289ace4dc..a0577d333 100644 --- a/chapter_stack_and_queue/index.html +++ b/chapter_stack_and_queue/index.html @@ -3549,7 +3549,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_stack_and_queue/queue/index.html b/chapter_stack_and_queue/queue/index.html index e4d26484a..e6c7e04aa 100644 --- a/chapter_stack_and_queue/queue/index.html +++ b/chapter_stack_and_queue/queue/index.html @@ -5752,7 +5752,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_stack_and_queue/stack/index.html b/chapter_stack_and_queue/stack/index.html index cec1863d1..5d8ae9fe1 100644 --- a/chapter_stack_and_queue/stack/index.html +++ b/chapter_stack_and_queue/stack/index.html @@ -5350,7 +5350,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_stack_and_queue/summary/index.html b/chapter_stack_and_queue/summary/index.html index 324280916..378e47a28 100644 --- a/chapter_stack_and_queue/summary/index.html +++ b/chapter_stack_and_queue/summary/index.html @@ -3623,7 +3623,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_tree/array_representation_of_tree/index.html b/chapter_tree/array_representation_of_tree/index.html index b4754b55c..fa2d5e5c8 100644 --- a/chapter_tree/array_representation_of_tree/index.html +++ b/chapter_tree/array_representation_of_tree/index.html @@ -4738,7 +4738,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_tree/avl_tree/index.html b/chapter_tree/avl_tree/index.html index bb9d6e792..e075a6c90 100644 --- a/chapter_tree/avl_tree/index.html +++ b/chapter_tree/avl_tree/index.html @@ -6131,7 +6131,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_tree/binary_search_tree/index.html b/chapter_tree/binary_search_tree/index.html index 54f30ecb3..0ad138b90 100644 --- a/chapter_tree/binary_search_tree/index.html +++ b/chapter_tree/binary_search_tree/index.html @@ -5151,7 +5151,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_tree/binary_tree/index.html b/chapter_tree/binary_tree/index.html index 669f34f69..c72f04d79 100644 --- a/chapter_tree/binary_tree/index.html +++ b/chapter_tree/binary_tree/index.html @@ -4331,7 +4331,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_tree/binary_tree_traversal/index.html b/chapter_tree/binary_tree_traversal/index.html index a7845cbb4..f07f8c12d 100644 --- a/chapter_tree/binary_tree_traversal/index.html +++ b/chapter_tree/binary_tree_traversal/index.html @@ -4456,7 +4456,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_tree/index.html b/chapter_tree/index.html index 0cb4c58d7..df78ca48b 100644 --- a/chapter_tree/index.html +++ b/chapter_tree/index.html @@ -3551,7 +3551,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/chapter_tree/summary/index.html b/chapter_tree/summary/index.html index 8e3cf00bd..c460f4cc9 100644 --- a/chapter_tree/summary/index.html +++ b/chapter_tree/summary/index.html @@ -3637,7 +3637,7 @@ aria-label="页脚" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="zh-CN" crossorigin="anonymous" async diff --git a/en/chapter_array_and_linkedlist/array/index.html b/en/chapter_array_and_linkedlist/array/index.html index 465640dcb..96a88cd9f 100644 --- a/en/chapter_array_and_linkedlist/array/index.html +++ b/en/chapter_array_and_linkedlist/array/index.html @@ -2865,7 +2865,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_array_and_linkedlist/index.html b/en/chapter_array_and_linkedlist/index.html index 517e86b84..7eb5e03bf 100644 --- a/en/chapter_array_and_linkedlist/index.html +++ b/en/chapter_array_and_linkedlist/index.html @@ -1569,7 +1569,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_array_and_linkedlist/linked_list/index.html b/en/chapter_array_and_linkedlist/linked_list/index.html index 9ec4f25a1..8997a9997 100644 --- a/en/chapter_array_and_linkedlist/linked_list/index.html +++ b/en/chapter_array_and_linkedlist/linked_list/index.html @@ -2977,7 +2977,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_array_and_linkedlist/list/index.html b/en/chapter_array_and_linkedlist/list/index.html index 9d6794516..66a1f3d41 100644 --- a/en/chapter_array_and_linkedlist/list/index.html +++ b/en/chapter_array_and_linkedlist/list/index.html @@ -3704,7 +3704,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_array_and_linkedlist/ram_and_cache/index.html b/en/chapter_array_and_linkedlist/ram_and_cache/index.html index 366850242..91996b2fe 100644 --- a/en/chapter_array_and_linkedlist/ram_and_cache/index.html +++ b/en/chapter_array_and_linkedlist/ram_and_cache/index.html @@ -1734,7 +1734,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_array_and_linkedlist/summary/index.html b/en/chapter_array_and_linkedlist/summary/index.html index f4c5b5405..845edeeb3 100644 --- a/en/chapter_array_and_linkedlist/summary/index.html +++ b/en/chapter_array_and_linkedlist/summary/index.html @@ -1676,7 +1676,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_computational_complexity/index.html b/en/chapter_computational_complexity/index.html index 6c911305f..1d3730ae0 100644 --- a/en/chapter_computational_complexity/index.html +++ b/en/chapter_computational_complexity/index.html @@ -1571,7 +1571,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_computational_complexity/iteration_and_recursion/index.html b/en/chapter_computational_complexity/iteration_and_recursion/index.html index 7f26e281e..d961ec03d 100644 --- a/en/chapter_computational_complexity/iteration_and_recursion/index.html +++ b/en/chapter_computational_complexity/iteration_and_recursion/index.html @@ -3383,7 +3383,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_computational_complexity/performance_evaluation/index.html b/en/chapter_computational_complexity/performance_evaluation/index.html index 61987b409..06be02682 100644 --- a/en/chapter_computational_complexity/performance_evaluation/index.html +++ b/en/chapter_computational_complexity/performance_evaluation/index.html @@ -1658,7 +1658,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_computational_complexity/space_complexity/index.html b/en/chapter_computational_complexity/space_complexity/index.html index f21984a66..0c5d79089 100644 --- a/en/chapter_computational_complexity/space_complexity/index.html +++ b/en/chapter_computational_complexity/space_complexity/index.html @@ -3611,7 +3611,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_computational_complexity/summary/index.html b/en/chapter_computational_complexity/summary/index.html index 0a37440f9..cf8f1ae44 100644 --- a/en/chapter_computational_complexity/summary/index.html +++ b/en/chapter_computational_complexity/summary/index.html @@ -1660,7 +1660,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_computational_complexity/time_complexity/index.html b/en/chapter_computational_complexity/time_complexity/index.html index 65adfde38..2a1d08650 100644 --- a/en/chapter_computational_complexity/time_complexity/index.html +++ b/en/chapter_computational_complexity/time_complexity/index.html @@ -4909,7 +4909,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_data_structure/basic_data_types/index.html b/en/chapter_data_structure/basic_data_types/index.html index 87f164513..98d04a13e 100644 --- a/en/chapter_data_structure/basic_data_types/index.html +++ b/en/chapter_data_structure/basic_data_types/index.html @@ -1754,7 +1754,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_data_structure/character_encoding/index.html b/en/chapter_data_structure/character_encoding/index.html index d6e3d6db2..72bad5f3f 100644 --- a/en/chapter_data_structure/character_encoding/index.html +++ b/en/chapter_data_structure/character_encoding/index.html @@ -1739,7 +1739,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_data_structure/classification_of_data_structure/index.html b/en/chapter_data_structure/classification_of_data_structure/index.html index faafdbde1..da84148b9 100644 --- a/en/chapter_data_structure/classification_of_data_structure/index.html +++ b/en/chapter_data_structure/classification_of_data_structure/index.html @@ -1662,7 +1662,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_data_structure/index.html b/en/chapter_data_structure/index.html index e79e43c4e..41d371a36 100644 --- a/en/chapter_data_structure/index.html +++ b/en/chapter_data_structure/index.html @@ -1571,7 +1571,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_data_structure/number_encoding/index.html b/en/chapter_data_structure/number_encoding/index.html index 6da11d0fa..70754e5ba 100644 --- a/en/chapter_data_structure/number_encoding/index.html +++ b/en/chapter_data_structure/number_encoding/index.html @@ -1763,7 +1763,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_data_structure/summary/index.html b/en/chapter_data_structure/summary/index.html index 7587b6fc9..046021201 100644 --- a/en/chapter_data_structure/summary/index.html +++ b/en/chapter_data_structure/summary/index.html @@ -1645,7 +1645,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_hashing/hash_algorithm/index.html b/en/chapter_hashing/hash_algorithm/index.html index 0e8bbdcb9..d9bedb1c6 100644 --- a/en/chapter_hashing/hash_algorithm/index.html +++ b/en/chapter_hashing/hash_algorithm/index.html @@ -2493,7 +2493,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_hashing/hash_collision/index.html b/en/chapter_hashing/hash_collision/index.html index eb4d7b5d1..3375598ef 100644 --- a/en/chapter_hashing/hash_collision/index.html +++ b/en/chapter_hashing/hash_collision/index.html @@ -4519,7 +4519,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_hashing/hash_map/index.html b/en/chapter_hashing/hash_map/index.html index 0c70a0602..a092a655a 100644 --- a/en/chapter_hashing/hash_map/index.html +++ b/en/chapter_hashing/hash_map/index.html @@ -3247,7 +3247,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_hashing/index.html b/en/chapter_hashing/index.html index 87f49cc69..cc180e168 100644 --- a/en/chapter_hashing/index.html +++ b/en/chapter_hashing/index.html @@ -1570,7 +1570,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_hashing/summary/index.html b/en/chapter_hashing/summary/index.html index b649a5a26..474394302 100644 --- a/en/chapter_hashing/summary/index.html +++ b/en/chapter_hashing/summary/index.html @@ -1630,7 +1630,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_introduction/algorithms_are_everywhere/index.html b/en/chapter_introduction/algorithms_are_everywhere/index.html index 030b1856d..e77eb25eb 100644 --- a/en/chapter_introduction/algorithms_are_everywhere/index.html +++ b/en/chapter_introduction/algorithms_are_everywhere/index.html @@ -1605,7 +1605,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_introduction/index.html b/en/chapter_introduction/index.html index 1a1c400b2..e5fa23530 100644 --- a/en/chapter_introduction/index.html +++ b/en/chapter_introduction/index.html @@ -1569,7 +1569,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_introduction/summary/index.html b/en/chapter_introduction/summary/index.html index ebf4ff89f..15f05cdd0 100644 --- a/en/chapter_introduction/summary/index.html +++ b/en/chapter_introduction/summary/index.html @@ -1557,7 +1557,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_introduction/what_is_dsa/index.html b/en/chapter_introduction/what_is_dsa/index.html index be933230e..569fb8cf5 100644 --- a/en/chapter_introduction/what_is_dsa/index.html +++ b/en/chapter_introduction/what_is_dsa/index.html @@ -1709,7 +1709,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_preface/about_the_book/index.html b/en/chapter_preface/about_the_book/index.html index 19ce4f73b..e927a125b 100644 --- a/en/chapter_preface/about_the_book/index.html +++ b/en/chapter_preface/about_the_book/index.html @@ -1679,7 +1679,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_preface/index.html b/en/chapter_preface/index.html index e57189be1..65869c7aa 100644 --- a/en/chapter_preface/index.html +++ b/en/chapter_preface/index.html @@ -1546,7 +1546,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_preface/suggestions/index.html b/en/chapter_preface/suggestions/index.html index f7a94f6bf..0c4417ea3 100644 --- a/en/chapter_preface/suggestions/index.html +++ b/en/chapter_preface/suggestions/index.html @@ -1866,7 +1866,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_preface/summary/index.html b/en/chapter_preface/summary/index.html index 3f1a97ae9..ce9a57d62 100644 --- a/en/chapter_preface/summary/index.html +++ b/en/chapter_preface/summary/index.html @@ -1556,7 +1556,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_stack_and_queue/deque/index.html b/en/chapter_stack_and_queue/deque/index.html index 677692d2b..3e772e5e3 100644 --- a/en/chapter_stack_and_queue/deque/index.html +++ b/en/chapter_stack_and_queue/deque/index.html @@ -3686,7 +3686,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_stack_and_queue/index.html b/en/chapter_stack_and_queue/index.html index 1030f8a4f..6a9be04cf 100644 --- a/en/chapter_stack_and_queue/index.html +++ b/en/chapter_stack_and_queue/index.html @@ -1570,7 +1570,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_stack_and_queue/queue/index.html b/en/chapter_stack_and_queue/queue/index.html index 6e744f4fc..87e56ea72 100644 --- a/en/chapter_stack_and_queue/queue/index.html +++ b/en/chapter_stack_and_queue/queue/index.html @@ -3773,7 +3773,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_stack_and_queue/stack/index.html b/en/chapter_stack_and_queue/stack/index.html index a4cfb00f8..65b55208c 100644 --- a/en/chapter_stack_and_queue/stack/index.html +++ b/en/chapter_stack_and_queue/stack/index.html @@ -3371,7 +3371,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/chapter_stack_and_queue/summary/index.html b/en/chapter_stack_and_queue/summary/index.html index 2f5b59825..a54221d9c 100644 --- a/en/chapter_stack_and_queue/summary/index.html +++ b/en/chapter_stack_and_queue/summary/index.html @@ -1644,7 +1644,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/index.html b/en/index.html index 671ca2ff4..9c2501508 100644 --- a/en/index.html +++ b/en/index.html @@ -1606,7 +1606,7 @@ aria-label="Footer" data-reactions-enabled="1" data-emit-metadata="0" data-input-position="top" - data-theme="preferred_color_scheme" + data-theme="light" data-lang="en" crossorigin="anonymous" async diff --git a/en/sitemap.xml b/en/sitemap.xml index 0eaf1c1af..e48756a46 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -2,187 +2,187 @@ https://www.hello-algo.com/en/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/array/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/linked_list/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/list/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/ram_and_cache/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_array_and_linkedlist/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_computational_complexity/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_computational_complexity/iteration_and_recursion/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_computational_complexity/performance_evaluation/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_computational_complexity/space_complexity/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_computational_complexity/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_computational_complexity/time_complexity/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_data_structure/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_data_structure/basic_data_types/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_data_structure/character_encoding/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_data_structure/classification_of_data_structure/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_data_structure/number_encoding/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_data_structure/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_hashing/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_hashing/hash_algorithm/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_hashing/hash_collision/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_hashing/hash_map/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_hashing/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_introduction/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_introduction/algorithms_are_everywhere/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_introduction/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_introduction/what_is_dsa/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_preface/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_preface/about_the_book/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_preface/suggestions/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_preface/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_stack_and_queue/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_stack_and_queue/deque/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_stack_and_queue/queue/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_stack_and_queue/stack/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/en/chapter_stack_and_queue/summary/ - 2024-02-07 + 2024-02-08 daily \ No newline at end of file diff --git a/en/sitemap.xml.gz b/en/sitemap.xml.gz index 1b66bae72c1a4c939c9fa3d191a6eb74c3a10dfb..b738045e1ad1af1a977b867c1b324423ff863a80 100644 GIT binary patch literal 509 zcmV6`Kh^4ia_q_KR`aNsfEjiIxi>%giT`5U_jubawTDkxcOW>bc%jEA%>a#`pW` z{r9i+YxUMX?NYRayvoX+_SL{V{%o3QnrbqP4o0d&>>JWU?oe|THk-CbQPTtX9*+^v zZ3o6)cFm1sVQIc${vIn2HZn#9F~UWG@02zEgq=0SBAJU&B>B=*VrO0~cm!8O8gjgg zw1ARx5Fg&{b9YP(ocCt1rDyTeuw3q(7h(~Y1&OFrNjzfh88IG1bl^2A`~aJZj#zVO zglx!v;Ahg~n~jsS4jnKk;+Qn2h{9+OKt?Y@zKlr1@Uu9Aoj}edg>LUdc4k5AP0o5UdlN4%7 zeUCJ|2FXDd5q89&PvuGFoG_s@+z!w3pheDf>5GH@S3y`RLT>*6qI-x}78?KnR7?8W literal 509 zcmVbc%jEA%?_#t*yd z?f0+s_v*EKYE!g?yvoX+cGbu{{cM`^`COA>bTCmJ;?R&DbBCI%u-Vi} zX#pkYAU?d?=kAmkIPcA1OV8qmVY%EnFT^4)3ldSMl6b`0GhsZ0=)h}K_zpG|9kJ%n z1lf@Pz|W+|HybBu9eQ9;#4%}35rxt2fs9^+e3_7h;b(CKJ%9K-w@Wi1laM(Wy(ETk zknK)BxxL)Q5VCQOK%;=k{luJWH7i8JqZ37~gUu&q0f(A9>iO|O2(OTcGoEAU^DZI4 z74BHS!jAG)a6YADyqrgT{Je5!g+wnokHE^1>Ioj5dy06-S05>uun&n9kEr$`9HmfG z8V01 https://www.hello-algo.com/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_appendix/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_appendix/contribution/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_appendix/installation/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_appendix/terminology/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_array_and_linkedlist/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_array_and_linkedlist/array/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_array_and_linkedlist/linked_list/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_array_and_linkedlist/list/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_array_and_linkedlist/ram_and_cache/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_array_and_linkedlist/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_backtracking/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_backtracking/backtracking_algorithm/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_backtracking/n_queens_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_backtracking/permutations_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_backtracking/subset_sum_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_backtracking/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_computational_complexity/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_computational_complexity/iteration_and_recursion/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_computational_complexity/performance_evaluation/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_computational_complexity/space_complexity/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_computational_complexity/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_computational_complexity/time_complexity/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_data_structure/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_data_structure/basic_data_types/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_data_structure/character_encoding/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_data_structure/classification_of_data_structure/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_data_structure/number_encoding/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_data_structure/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_divide_and_conquer/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_divide_and_conquer/binary_search_recur/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_divide_and_conquer/build_binary_tree_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_divide_and_conquer/divide_and_conquer/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_divide_and_conquer/hanota_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_divide_and_conquer/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_dynamic_programming/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_dynamic_programming/dp_problem_features/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_dynamic_programming/dp_solution_pipeline/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_dynamic_programming/edit_distance_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_dynamic_programming/intro_to_dynamic_programming/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_dynamic_programming/knapsack_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_dynamic_programming/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_dynamic_programming/unbounded_knapsack_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_graph/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_graph/graph/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_graph/graph_operations/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_graph/graph_traversal/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_graph/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_greedy/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_greedy/fractional_knapsack_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_greedy/greedy_algorithm/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_greedy/max_capacity_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_greedy/max_product_cutting_problem/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_greedy/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_hashing/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_hashing/hash_algorithm/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_hashing/hash_collision/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_hashing/hash_map/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_hashing/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_heap/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_heap/build_heap/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_heap/heap/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_heap/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_heap/top_k/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_introduction/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_introduction/algorithms_are_everywhere/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_introduction/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_introduction/what_is_dsa/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_preface/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_preface/about_the_book/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_preface/suggestions/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_preface/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_reference/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_searching/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_searching/binary_search/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_searching/binary_search_edge/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_searching/binary_search_insertion/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_searching/replace_linear_by_hashing/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_searching/searching_algorithm_revisited/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_searching/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/bubble_sort/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/bucket_sort/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/counting_sort/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/heap_sort/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/insertion_sort/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/merge_sort/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/quick_sort/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/radix_sort/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/selection_sort/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/sorting_algorithm/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_sorting/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_stack_and_queue/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_stack_and_queue/deque/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_stack_and_queue/queue/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_stack_and_queue/stack/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_stack_and_queue/summary/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_tree/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_tree/array_representation_of_tree/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_tree/avl_tree/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_tree/binary_search_tree/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_tree/binary_tree/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_tree/binary_tree_traversal/ - 2024-02-07 + 2024-02-08 daily https://www.hello-algo.com/chapter_tree/summary/ - 2024-02-07 + 2024-02-08 daily \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index b61ec3fd12c3d0785a0031d27f5f44d2d806a772..a9f359cbbc793f6a59d85244ee93b55cb68d701f 100644 GIT binary patch literal 998 zcmV2$M5?TQ@)SwOy#gidAzqg z!S0!AL0h7X0Q2FGw+~1fdt5a+`Pb0hbOYM`xQ^!K%pq!L-&en_x2qSn z(kX5G_tmeTf4zQR{n&ropxceZ!hIjA28odpPg}XU!M|}#|&(YdnMDmwRGcVx2X+2x2Kp!r}l5#x8Gm4Z?D_$ zrO8tFshJ$e_IwC@+AGrLw%dHFnL##pl7Gomp5zk;LEf`f`icQ5olQY^IhFCnAl5b} zGKO%7OJUU38Q0(11`dI4f~*oo+aoKZW5NTTD)F%ATY=f|*KR*9QS)!*R1-g1c z8+6hm%m^q-Bw`9#rW_avwWFxzT$yg3BNBV5E>lteVFxD%G;XNTsXN+!sKkf;+9;rltg)lL0y)!G|yex^qia`mZo5^``Y#MV~ zGpS)f>rV6u^gdNZL7|>y;BdPP-1wHdbUV!S?{%2>nzR#(q}w+}eKH(pZEz>#gbzia|Re>Nbb&r1|g%y6(Er_d(s U|ICw3m&j@VHy0`jRIy0_04Blad;kCd literal 998 zcmV6Etp`|9Ukf4=^<`mz7E%fUoWFQu`K@2ept|Ho!?xm?y!CmzYiwF~_w%ApkEW~tn4 z*T1j!-(Je6K489^K0D*&zCI-`j~Un)_e!RBYw5<#Zc`h4Zcj0dPVL{eZ{J_HZ?D^5 zOOvJUQ!_b`?fDS+v{$6fZMXSUGlOjIB>$4BJjo{xg1l#|^c4eAI-7#-aw_ACL9A^| zWDMaDm%^y6Gp@h24IBd91X(4FwntV*$AkwwRpMdKw*s@zF{uNMQJfOgS(TYDZDaxiZ~6M`J0k{LO7TG*@ zpu>RRBb7dD#dD(SYzgcG8g8d;>0}X^f*j^R2Tp{njS`C>DKJ9>_+JQuuTAAYTrpzM z{)g~5H%ns)3`!UGfyS|Ur~U=6@*f%^4oubAM?@K-Gt<_L@Y=J{mf?h8rBgA4n5NVa z!fL;eLfaIaNbY}O8%Ik%l03qW2C5UywsYAkRsw1W3cnu!2%$KI^ULyIgh5V$>QN9f z0K^DBqA!VrfUj|)}81R=zXe+fT$xlc}GEXH;C;0!GFJdB=NXchu|QO9C{#&J7q18IJkk7zT)6UHY~C9ce#S>1l*|+0*6#LW9u2i zQ|8Q2tcp)y#CUx?m9dBctgfB`Zy#`eZ@i?Sfg{^=f7t|t{%k-