Skip to content

Instantly share code, notes, and snippets.

@makoscafee
Created January 31, 2020 14:49
Show Gist options
  • Save makoscafee/233196f4b4e63a89e965b709e25ab0af to your computer and use it in GitHub Desktop.
Save makoscafee/233196f4b4e63a89e965b709e25ab0af to your computer and use it in GitHub Desktop.
[
["5","3",".",".","7",".",".",".","."],
["6",".",".","1","9","5",".",".","."],
[".","9","8",".",".",".",".","6","."],
["8",".",".",".","6",".",".",".","3"],
["4",".",".","8",".","3",".",".","1"],
["7",".",".",".","2",".",".",".","6"],
[".","6",".",".",".",".","2","8","."],
[".",".",".","4","1","9",".",".","5"],
[".",".",".",".","8",".",".","7","9"]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment