Ajout à la liste des mots

This commit is contained in:
2025-12-05 17:35:05 -05:00
parent 1068695609
commit dfb40af3dc
3 changed files with 48 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ using namespace std::chrono_literals;
#include <limits> //Sources : https://www.tutorialspoint.com/cpp_standard_library/limits.htm et https://stackoverflow.com/questions/2158943/split-string-into-array-of-chars
const int BONNE_PLACE = 1, MAUVAIS_PLACE = 2, PAS_LA = 3;
extern const int NOMBREMOT3LETTRE = 56;
extern const int NOMBREMOT3LETTRE = 101;
extern int nbEssai = 6;
/*====================================