mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
faa58ed190
* wildcard matching * Update backtracking/wildcard_matching.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/wildcard_matching.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/wildcard_matching.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * updating DIRECTORY.md * 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 |