https://ide.codingblocks.com/s/63290 1
https://hack.codingblocks.com/practice/p/406/1714
2 test cases giving wrong answer
N kings problem 123
Hi AASTHA, you have created array of size 2*n but you have never used the second half of the array. please review your logic, check your code again and try to figure out the problem now.