You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code outputs the amount of the possible solutions for a size x size chessboard of a N-Queens-Problem.
The size is defined as global variable in the code at the beginning.