Why {0-0} {0-1} {0-0} {1-0}
1st 2 output configuratiuon contaion single one’s
in 2*2 board
As we have to place N knight but it contaion only 1 one.
Why {0-0} {0-1} {0-0} {1-0}
1st 2 output configuratiuon contaion single one’s
in 2*2 board
As we have to place N knight but it contaion only 1 one.
so basically is size of board is n*n then we have to place n knights on the board…
for example is n = 2
{0-0} {0-1}
{0-0} {1-0}
{0-0} {1-1}
{0-1} {1-0}
{0-1} {1-1}
{1-0} {1-1}
6
these are the possible ans… so total ways is 6
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.