Python sudoku solver skipping value problem

后端 未结 0 1102
深忆病人
深忆病人 2020-12-17 19:59

I am trying to make a sudoku solver with Python.

The idea is for every value,if its 0 which is means blank,find the numbers in the square,x and y row.

Then app

相关标签:
回答
  • 消灭零回复
提交回复
热议问题