Ajout à la liste des mots
This commit is contained in:
@@ -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;
|
||||
|
||||
/*====================================
|
||||
|
||||
Reference in New Issue
Block a user