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