┏━━━┯━━━┯━━━┳━━━┯━━━┯━━━┳━━━┯━━━┯━━━┓ ┃ 8 │ 2 │ ┃ 1 │ │ 7 ┃ 6 │ 9 │ 5 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ │ ┃ │ │ 9 ┃ │ │ 2 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ │ 6 ┃ │ │ ┃ 3 │ │ 8 ┃ ┣━━━┿━━━┿━━━╋━━━┿━━━┿━━━╋━━━┿━━━┿━━━┫ ┃ │ │ 7 ┃ 2 │ │ 4 ┃ │ 1 │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ │ ┃ 5 │ │ ┃ │ │ ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ 6 │ ┃ 8 │ │ ┃ 7 │ │ 3 ┃ ┣━━━┿━━━┿━━━╋━━━┿━━━┿━━━╋━━━┿━━━┿━━━┫ ┃ │ │ ┃ 9 │ 1 │ 6 ┃ │ │ 4 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ │ 8 ┃ 7 │ │ ┃ 2 │ │ 1 ┃ ┠───┼───┼───╂───┼───┼───╂───┼───┼───┨ ┃ │ │ ┃ │ 2 │ 8 ┃ 9 │ 6 │ 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,2,0,1,0,7,6,9,5,0,0,0,0,0,9,0,0,2,0,0,6,0,0,0,3,0,8,0,0,7,2,0,4,0,1,0,0,0,0,5,0,0,0,0,0,0,6,0,8,0,0,7,0,3,0,0,0,9,1,6,0,0,4,0,0,8,7,0,0,2,0,1,0,0,0,0,2,8,9,6,7
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
~EOF~