mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
3c43f7c0e6
* Add files via upload * Rename Backtracking/NQueen-PrintAllSolutions.cpp to backtracking/nqueen_print_all_solutions.cpp * clang-format -i -style="{IndentWidth: 4}" *.cpp * endl --> std::endl Co-authored-by: Christian Clauss <cclauss@me.com>