┏━━━┯━━━┯━━━┳━━━┯━━━┯━━━┳━━━┯━━━┯━━━┓ ┃ 8 │ │ ┃ │ │ ┃ │ │ 1 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ 3 │ 1 │ ┃ 6 │ │ ┃ │ 4 │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ 4 │ │ 5 ┃ 9 │ │ 1 ┃ │ │ ┃ ┣━━━┿━━━┿━━━╋━━━┿━━━┿━━━╋━━━┿━━━┿━━━┫ ┃ │ │ ┃ │ │ 5 ┃ 2 │ │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ 8 │ ┃ 1 │ 2 │ ┃ │ 9 │ 4 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ │ ┃ │ │ ┃ 7 │ 1 │ ┃ ┣━━━┿━━━┿━━━╋━━━┿━━━┿━━━╋━━━┿━━━┿━━━┫ ┃ 5 │ │ ┃ │ 6 │ ┃ │ │ 2 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ │ 4 ┃ │ │ ┃ 6 │ 7 │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ 9 │ │ 8 ┃ │ │ 7 ┃ │ │ ┃ ┗━━━┷━━━┷━━━┻━━━┷━━━┷━━━┻━━━┷━━━┷━━━┛
Many sudoku software and websites will accept a string of 81 numbers so that you can use them to complete the puzzle interactively.
8,0,0,0,0,0,0,0,1,3,1,0,6,0,0,0,4,0,4,0,5,9,0,1,0,0,0,0,0,0,0,0,5,2,0,0,0,8,0,1,2,0,0,9,4,0,0,0,0,0,0,7,1,0,5,0,0,0,6,0,0,0,2,0,0,4,0,0,0,6,7,0,9,0,8,0,0,7,0,0,0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
~EOF~