Skip to main content
DigiCalcs

learn.howToCalculate

learn.whatIsHeading

Sudoku is a logic-based number puzzle. Fill a 9×9 grid so every row, column, and 3×3 box contains digits 1–9 exactly once. A valid puzzle has exactly one solution. Sudoku requires no arithmetic — just logical deduction.

ステップバイステップガイド

  1. 1Naked singles: a cell can only contain one digit
  2. 2Hidden singles: a digit can only go in one cell within a row/column/box
  3. 3Naked pairs/triples: eliminate candidates from other cells
  4. 4Advanced: X-wings, swordfish, and coloring techniques

解いた例

入力
9×9 grid with seed numbers
結果
Generates valid solvable puzzle or validates solution

計算する準備はできましたか?無料の Sudoku Puzzles 計算機をお試しください

自分で試してみる→

設定