TheAlgorithms-C/games
ms3939 741d3f95b3
chore: fix tic_tac_toe.c CodeQL warning (#1133)
e<=8 is not needed as remainder is always less than remainder so e<9(e>=8) is obvious in every case
2022-11-14 13:10:23 -06:00
..
CMakeLists.txt
naval_battle.c
tic_tac_toe.c chore: fix tic_tac_toe.c CodeQL warning (#1133) 2022-11-14 13:10:23 -06:00