You must have heard of the Knight's Tour problem. In that problem, a knight is placed on an empty chess board and you are to determine whether it can visit each square on the board exactly once. Let's consider a variation of the knight's tour problem. In this problem, a knight is ...