mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
b0b183df92
* feat: add memory game and a games folder * fix: `clang-tidy` warnings (hopefully) * fix: use `random_shuffle` `random_shuffle` was removed in C++17, however, we're using C++11 here, so there should be no harm. * updating DIRECTORY.md * clang-format and clang-tidy fixes for |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
memory_game.cpp |