I'm fairly confident that anyone who can help me has worked on the n-queens problem. In my assignment, we are to do it without using recursion. I believe I have the solution, in which - given a board ...