Get all distinct N-Queen solutions @param n: The number of queens @return: All distinct solutions For example, A string '...Q' shows a queen on forth position
(int n)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected