8 Queen on A Chessboard Program in ANSI C

svtechie.com — Though instead of starting queen placement at predefined position (at 0,0 or at a corner), 1st queen placement in first row can be specified by user. An fun web page is created with CGI/PERL script where above algorithm can be seen in work. This program is iterative rule based algorithm. Implementation is mainly C. May 8, 2006 View in Crawl 4