Live data from Hacker News

Binary Wordle

wordle.chengeric.com

91–100 of 140 posts

Re: Binary Wordle

#92
post #20

Earlier quoted context omitted.

Step 1: Guess anything Step 2: Flip all the non green cells.

afaik, guessing anything not 00000 or 11111 at first step will lead to an optimum strategy of 3 steps. because you introduce possible "right digit at wrong place" as a third state. guessing 00000 or 11111 removes that third state and leaves you with simple substitution of wrong cells, which leads to an optimal 2 step strategy. but obviously the shortest strategy is just guessing it right on the first try :D lol

It's still two steps. You only ever need to flip wrong digits.

Re: Binary Wordle

#93
post #20

Earlier quoted context omitted.

Step 1: Guess anything Step 2: Flip all the non green cells.

afaik, guessing anything not 00000 or 11111 at first step will lead to an optimum strategy of 3 steps. because you introduce possible "right digit at wrong place" as a third state. guessing 00000 or 11111 removes that third state and leaves you with simple substitution of wrong cells, which leads to an optimal 2 step strategy. but obviously the shortest strategy is just guessing it right on the first try :D lol

It doesn't matter.

Right digit at the wrong place = wrong digit = you should flip it.

This puzzle won't take more than 2 guesses no matter what you input the first time.

Re: Binary Wordle

#95
post #53
post #2

Step 1: Guess 00000. Step 2: Replace all grey cells with 1s.

I got zero right: https://imgz.org/i6yJQnf4.png

I solved it in one attempt! https://imgur.com/a/jklkc7F

Spoiler alert: There is a nice video by Captain Disillusion https://www.youtube.com/watch?v=ou7KSmfC3lA (the relevant part is https://www.youtube.com/watch?v=ou7KSmfC3lA&t=275s )

Post reply on HN