Plz have a look on this code why not printitng output?
@Ashu1318 you have to solve the sudoku for that number only if that digit can be placed at that place. S0everything should go inside that if condition.

code:
why can’t we pass the board by refrences in functions??