So I have been writing a program that will take a sodoku from an external text file, fill it into a 2 dimensional array, and then print the solved result. I have all the log