/nqueens

The nqueens problem in C

Primary LanguageC

nQueens

A solution to the nqueens problem for an assignment that forced us to use hungarian notation.

Installation

make all

License

The zlib license.