Two letters from the same array may not be next to each other in a word.
This could only be interpreted in one way by a human. If you tried to interpret it in thew way that two letters may not be next to each other in the array, well, that doesn’t make sense. As soon as you have more than 1 letter in an array they will be next to other letters in the array. So it could only be interpreted as regarding the placement of the letters in the chosen word(s) for the solution.
i wasnt asking because i care about the ai, im asking because i was trying to solve the puzzle and wasnt sure lol
So a better way to phrase that “rule” might be:
Two letters from the same array may not be next to each other in a word.
This could only be interpreted in one way by a human. If you tried to interpret it in thew way that two letters may not be next to each other in the array, well, that doesn’t make sense. As soon as you have more than 1 letter in an array they will be next to other letters in the array. So it could only be interpreted as regarding the placement of the letters in the chosen word(s) for the solution.