mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
4e3abd4601
* [feat/fix/docs]: Improvements in the...
...`backtracking` folder, and minor fixes in the `others/iterative_tree_traversals.cpp` and the `math/check_prime.cpp` files.
* clang-format and clang-tidy fixes for
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
graph_coloring.cpp | ||
knight_tour.cpp | ||
magic_sequence.cpp | ||
minimax.cpp | ||
n_queens_all_solution_optimised.cpp | ||
n_queens.cpp | ||
nqueen_print_all_solutions.cpp | ||
rat_maze.cpp | ||
subarray_sum.cpp | ||
subset_sum.cpp | ||
sudoku_solve.cpp | ||
wildcard_matching.cpp |