Handbook
Glossary
solve ( x y -- )
Vocabulary
sudoku
Inputs
x
an
object
y
an
object
Outputs
None
Definition
USING:
kernel
math
;
IN:
sudoku
:
solve
( x y -- )
9
[
1
+
2over
attempt
]
each-integer
2drop
;