I was trying to solve the Knight;s tour in C. Basically, I have encodded the starting point. Well heres my question. Suppose I entered the knight's starting position(e.g. A1), and my code will print...