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