is my code link
N queen hard not getting correct output for n>=6
@Adarshrajpandey hey basically in N queen recursion is use which will not work for higher value of n ,therefore it is giving wrong answer.
is my code link
@Adarshrajpandey hey basically in N queen recursion is use which will not work for higher value of n ,therefore it is giving wrong answer.