Guess the hidden equation in 6 tries. Each guess must be a valid math equation that equals 8 characters.
5 is in the correct position.
2 is in the equation but wrong spot.
7 is not in the equation.
\u{2022} Each guess must be exactly 8 characters
\u{2022} Use digits 0-9 and + - x / and =
\u{2022} Must contain exactly one = sign
\u{2022} Both sides must be equal
\u{2022} Standard order of operations (x and / before + and -)
\u{2022} No leading zeros (e.g. 05 is invalid)