forked from YovM/Algorithms
* flake8 --max-line-length=88
* fixup! Format Python code with psf/black push
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| all_combinations.py | ||
| all_permutations.py | ||
| all_subsequences.py | ||
| coloring.py | ||
| hamiltonian_cycle.py | ||
| minimax.py | ||
| n_queens.py | ||
| rat_in_maze.py | ||
| sudoku.py | ||
| sum_of_subsets.py | ||