#include using namespace std; ///N=9; int n=9; bool isPossible(int mat[][9],int i,int j,int no){ ///Row or col nahin hona chahiye for(int x=0;x