Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 3, 4, 5, 6, 7, 8, 9]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 0:1 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [2, 3, 4, 5, 6, 7, 8, 9]
- Currently looping through this at point 0:1, and for this slot, we'll use 2
- Found current puzzle with empty slot at 0:2 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3, 4, 5, 6, 7, 8, 9]
- Currently looping through this at point 0:2, and for this slot, we'll use 3
- Found current puzzle with empty slot at 0:3 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [4, 5, 6, 7, 8, 9]
- Currently looping through this at point 0:3, and for this slot, we'll use 4
- Found current puzzle with empty slot at 0:4 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5, 6, 7, 8, 9]
- Currently looping through this at point 0:4, and for this slot, we'll use 5
- Found current puzzle with empty slot at 0:5 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [6, 7, 8, 9]
- Currently looping through this at point 0:5, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:6 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [7, 8, 9]
- Currently looping through this at point 0:6, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:7 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [8, 9]
- Currently looping through this at point 0:7, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:8 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [9]
- Currently looping through this at point 0:8, and for this slot, we'll use 9
- Found current puzzle with empty slot at 1:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [4, 5, 6, 7, 8, 9]
- Currently looping through this at point 1:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 1:1 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5, 6, 7, 8, 9]
- Currently looping through this at point 1:1, and for this slot, we'll use 5
- Found current puzzle with empty slot at 1:2 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [6, 7, 8, 9]
- Currently looping through this at point 1:2, and for this slot, we'll use 6
- Found current puzzle with empty slot at 1:3 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 3, 7, 8, 9]
- Currently looping through this at point 1:3, and for this slot, we'll use 1
- Found current puzzle with empty slot at 1:4 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [2, 3, 7, 8, 9]
- Currently looping through this at point 1:4, and for this slot, we'll use 2
- Found current puzzle with empty slot at 1:5 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3, 7, 8, 9]
- Currently looping through this at point 1:5, and for this slot, we'll use 3
- Found current puzzle with empty slot at 1:6 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:5, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 1:6 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3]
- Currently looping through this at point 1:6, and for this slot, we'll use 3
- Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:5, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:5, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:4, and for this slot, we'll use 3
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [2]
- Currently looping through this at point 1:7, and for this slot, we'll use 2
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:4, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:4, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:4, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:3, and for this slot, we'll use 2
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 1:8, and for this slot, we'll use 1
- Found current puzzle with empty slot at 2:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5, 6, 7, 8, 9]
- Currently looping through this at point 2:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 2:1 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [4, 6, 7, 8, 9]
- Currently looping through this at point 2:1, and for this slot, we'll use 4
- Found current puzzle with empty slot at 2:2 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [7, 8, 9]
- Currently looping through this at point 2:2, and for this slot, we'll use 7
- Found current puzzle with empty slot at 2:3 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 3, 8, 9]
- Currently looping through this at point 2:3, and for this slot, we'll use 1
- Found current puzzle with empty slot at 2:4 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [2, 3, 8]
- Currently looping through this at point 2:4, and for this slot, we'll use 2
- Found current puzzle with empty slot at 2:5 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3, 8]
- Currently looping through this at point 2:5, and for this slot, we'll use 3
- Found current puzzle with empty slot at 2:6 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [6]
- Currently looping through this at point 2:6, and for this slot, we'll use 6
- Found current puzzle with empty slot at 2:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 2:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:5, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 2:7 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3]
- Currently looping through this at point 2:7, and for this slot, we'll use 3
- Found current puzzle with empty slot at 2:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 2:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 2:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 2:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:4, and for this slot, we'll use 3
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 2:8 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [2]
- Currently looping through this at point 2:8, and for this slot, we'll use 2
- Found current puzzle with empty slot at 3:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [2, 3, 6, 7, 8, 9]
- Currently looping through this at point 3:0, and for this slot, we'll use 2
- Found current puzzle with empty slot at 3:1 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 3, 6, 7, 8, 9]
- Currently looping through this at point 3:1, and for this slot, we'll use 1
- Found current puzzle with empty slot at 3:2 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [4, 5, 8, 9]
- Currently looping through this at point 3:2, and for this slot, we'll use 4
- Found current puzzle with empty slot at 3:3 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3, 5, 6, 7, 8, 9]
- Currently looping through this at point 3:3, and for this slot, we'll use 3
- Found current puzzle with empty slot at 3:4 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [6, 7, 8]
- Currently looping through this at point 3:4, and for this slot, we'll use 6
- Found current puzzle with empty slot at 3:5 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5, 7]
- Currently looping through this at point 3:5, and for this slot, we'll use 5
- Found current puzzle with empty slot at 3:6 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [8, 9]
- Currently looping through this at point 3:6, and for this slot, we'll use 8
- Found current puzzle with empty slot at 3:7 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [7, 9]
- Currently looping through this at point 3:7, and for this slot, we'll use 7
- Found current puzzle with empty slot at 3:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:7, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 3:8 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [7]
- Currently looping through this at point 3:8, and for this slot, we'll use 7
- Found current puzzle with empty slot at 4:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3, 6, 7, 8, 9]
- Currently looping through this at point 4:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 4:1 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [6, 7, 8, 9]
- Currently looping through this at point 4:1, and for this slot, we'll use 6
- Found current puzzle with empty slot at 4:2 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5, 8, 9]
- Currently looping through this at point 4:2, and for this slot, we'll use 5
- Found current puzzle with empty slot at 4:3 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [7, 8, 9]
- Currently looping through this at point 4:3, and for this slot, we'll use 7
- Found current puzzle with empty slot at 4:4 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 4, 8]
- Currently looping through this at point 4:4, and for this slot, we'll use 1
- Found current puzzle with empty slot at 4:5 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [2, 4]
- Currently looping through this at point 4:5, and for this slot, we'll use 2
- Found current puzzle with empty slot at 4:6 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [4]
- Currently looping through this at point 4:6, and for this slot, we'll use 4
- Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:5, and for this slot, we'll use 4
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:4, and for this slot, we'll use 2
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 4:7, and for this slot, we'll use 1
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:4, and for this slot, we'll use 4
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:4, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:3, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:3, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:2, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5]
- Currently looping through this at point 4:8, and for this slot, we'll use 5
- Found current puzzle with empty slot at 5:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [6, 7, 8, 9]
- Currently looping through this at point 5:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 5:1 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3, 7, 8, 9]
- Currently looping through this at point 5:1, and for this slot, we'll use 3
- Found current puzzle with empty slot at 5:2 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5, 9]
- Currently looping through this at point 5:2, and for this slot, we'll use 5
- Found current puzzle with empty slot at 5:3 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [7, 8]
- Currently looping through this at point 5:3, and for this slot, we'll use 7
- Found current puzzle with empty slot at 5:4 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 4]
- Currently looping through this at point 5:4, and for this slot, we'll use 1
- Found current puzzle with empty slot at 5:5 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [2]
- Currently looping through this at point 5:5, and for this slot, we'll use 2
- Found current puzzle with empty slot at 5:6 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 5:6 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 5:4, and for this slot, we'll use 2
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 5:6 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 5:6, and for this slot, we'll use 1
- Found current puzzle with empty slot at 5:7 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [4]
- Currently looping through this at point 5:7, and for this slot, we'll use 4
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 5:4, and for this slot, we'll use 4
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 5:3, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 5:2, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 5:1, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3]
- Currently looping through this at point 5:8, and for this slot, we'll use 3
- Found current puzzle with empty slot at 6:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [7, 8, 9]
- Currently looping through this at point 6:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 6:1 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3, 8, 9]
- Currently looping through this at point 6:1, and for this slot, we'll use 3
- Found current puzzle with empty slot at 6:2 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 5]
- Currently looping through this at point 6:2, and for this slot, we'll use 1
- Found current puzzle with empty slot at 6:3 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5, 6]
- Currently looping through this at point 6:3, and for this slot, we'll use 5
- Found current puzzle with empty slot at 6:4 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [2]
- Currently looping through this at point 6:4, and for this slot, we'll use 2
- Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 6:3, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 6:2, and for this slot, we'll use 2
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 6:5, and for this slot, we'll use 1
- Found current puzzle with empty slot at 6:6 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5, 9]
- Currently looping through this at point 6:6, and for this slot, we'll use 5
- Found current puzzle with empty slot at 6:7 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 6:6, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 6:7 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5]
- Currently looping through this at point 6:7, and for this slot, we'll use 5
- Found current puzzle with empty slot at 6:8 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [4, 8]
- Currently looping through this at point 6:8, and for this slot, we'll use 4
- Found current puzzle with empty slot at 7:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [8, 9]
- Currently looping through this at point 7:0, and for this slot, we'll use 8
- Found current puzzle with empty slot at 7:1 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [9]
- Currently looping through this at point 7:1, and for this slot, we'll use 9
- Found current puzzle with empty slot at 7:2 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 5]
- Currently looping through this at point 7:2, and for this slot, we'll use 1
- Found current puzzle with empty slot at 7:3 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5, 7]
- Currently looping through this at point 7:3, and for this slot, we'll use 5
- Found current puzzle with empty slot at 7:4 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [7]
- Currently looping through this at point 7:4, and for this slot, we'll use 7
- Found current puzzle with empty slot at 7:5 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3]
- Currently looping through this at point 7:5, and for this slot, we'll use 3
- Found current puzzle with empty slot at 7:6 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [2]
- Currently looping through this at point 7:6, and for this slot, we'll use 2
- Found current puzzle with empty slot at 7:7 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [6]
- Currently looping through this at point 7:7, and for this slot, we'll use 6
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 7:3, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 7:2, and for this slot, we'll use 5
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 7:0, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [8]
- Currently looping through this at point 7:8, and for this slot, we'll use 8
- Found current puzzle with empty slot at 8:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [8]
- Currently looping through this at point 8:0, and for this slot, we'll use 8
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 6:8, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 6:2, and for this slot, we'll use 5
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 6:1, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [3]
- Currently looping through this at point 8:1, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:2 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2]
- Currently looping through this at point 8:2, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:3 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [5]
- Currently looping through this at point 8:3, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 8:2, and for this slot, we'll use 2
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 6:1, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 6:0, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 6:0, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 5:1, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 5:1, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 5:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 5:0, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 5:0, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:2, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:1, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:1, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:1, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:0, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 4:0, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:6, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:5, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:4, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:4, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:3, and for this slot, we'll use 5
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:3, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:3, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:3, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:3, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:2, and for this slot, we'll use 5
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:2, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:2, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:1, and for this slot, we'll use 3
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:1, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:1, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:1, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:1, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:0, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 3:0, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:4, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:3, and for this slot, we'll use 3
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:3, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:3, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:2, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:2, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:1, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:1, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:1, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:1, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:0, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 2:0, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:3, and for this slot, we'll use 3
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:3, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:3, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:3, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:2, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:2, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:2, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:1, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:1, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:1, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:1, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:0, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 1:0, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:7, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:6, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:6, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:5, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 6]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:5, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:5, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:4, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 5, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:4, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 5, 6]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:4, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:4, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:3, and for this slot, we'll use 5
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 4, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:3, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 4, 5, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:3, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 4, 5, 6]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:3, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 4, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:3, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 4, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:2, and for this slot, we'll use 4
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 3, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:2, and for this slot, we'll use 5
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 3, 4, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:2, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 3, 4, 5, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:2, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 3, 4, 5, 6]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:2, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 3, 4, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:2, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 3, 4, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:1, and for this slot, we'll use 3
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 4, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 2
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:1, and for this slot, we'll use 4
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 3, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 2
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:1, and for this slot, we'll use 5
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 3, 4, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 2
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:1, and for this slot, we'll use 6
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 3, 4, 5, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 2
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:1, and for this slot, we'll use 7
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 3, 4, 5, 6]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 2
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:1, and for this slot, we'll use 8
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 3, 4, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 2
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:1, and for this slot, we'll use 9
- Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
- We found possible values for this puzzle, they are [1, 2, 3, 4, 5, 6, 7]
- Currently looping through this at point 0:0, and for this slot, we'll use 1
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 2
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 2
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 3
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 4
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 5
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 6
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 7
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 8
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Currently looping through this at point 0:0, and for this slot, we'll use 9
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
- Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
- There are no possible values for this current puzzle, returning false.
Advertisement
Add Comment
Please, Sign In to add comment