10 guesses should suffice
This commit is contained in:
parent
a31c5d05e0
commit
64249b1465
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -1,7 +1,7 @@
|
|||
#include "global.hpp"
|
||||
#include "solver.hpp"
|
||||
|
||||
#define GUESS_COUNT 100
|
||||
#define GUESS_COUNT 10
|
||||
|
||||
// To avoid typos
|
||||
#define BOT "bot"
|
||||
|
|
Loading…
Reference in a new issue