10 guesses should suffice

This commit is contained in:
Matúš Púll 2024-12-11 13:44:14 +01:00
parent a31c5d05e0
commit 64249b1465

View file

@ -1,7 +1,7 @@
#include "global.hpp"
#include "solver.hpp"
#define GUESS_COUNT 100
#define GUESS_COUNT 10
// To avoid typos
#define BOT "bot"