Provide the 3x3 sudoku grid into the textbox below by appending each row together as a continuous string of numbers (1-9), and for spots with no number in the grid, place a '0' (zero) in its spot. [Note: Solution might take a while depending on the complexity of the grid you provide]
The following is an example of a grid to input:
200370009009200007001004002050000800008000900006000040900100500800007600400089001
Your grid: