Skip to content

Latest commit

 

History

History
executable file
·
24 lines (22 loc) · 549 Bytes

File metadata and controls

executable file
·
24 lines (22 loc) · 549 Bytes

Wordle Solver

Wordleを解きます。

2026/02/19までの統計:

  • 成功率: 99.65% (1698/1704)
  • 平均試行回数: 4.28回
    • 1回で正解: 0
    • 2回で正解: 5
    • 3回で正解: 199
    • 4回で正解: 887
    • 5回で正解: 522
    • 6回で正解: 85
    • 失敗: 6

全単語での統計:

  • 成功率: 99.27% (14746/14855)
  • 平均試行回数: 4.33回
    • 1回で正解: 1
    • 2回で正解: 52
    • 3回で正解: 1839
    • 4回で正解: 7121
    • 5回で正解: 4710
    • 6回で正解: 1023
    • 失敗: 109