let row = this.findEmpty(puzzleString)[0]; let col = this.findEmpty(puzzleString)[1]; let i = this.findEmpty(puzzleString)[2]; if(!this.findEmpty(puzzleString)) return