--- title: "373: 2022-06-27" date: 2022-06-27T07:38:30-07:00 tags: [] words: ["stick","throw","grout","nitro","retro"] puzzles: [373] state: { "boardState": [ "stick", "throw", "grout", "nitro", "retro", "" ], "evaluations": [ [ "absent", "present", "absent", "absent", "absent" ], [ "present", "absent", "present", "present", "absent" ], [ "absent", "present", "present", "absent", "present" ], [ "absent", "absent", "correct", "correct", "correct" ], [ "correct", "correct", "correct", "correct", "correct" ], null ], "rowIndex": 5, "solution": "retro", "gameStatus": "WIN", "lastPlayedTs": 1656340710654, "lastCompletedTs": 1656340710654, "restoringFromLocalStorage": null, "hardMode": true } stats: { "currentStreak": 50, "maxStreak": 50, "guesses": { "1": 0, "2": 7, "3": 20, "4": 32, "5": 20, "6": 6, "fail": 0 }, "winPercentage": 100, "gamesPlayed": 85, "gamesWon": 85, "averageGuesses": 4 } --- Nitro reused "I", which I knew wasn't in the puzzle. That could have been better.