This is a sitemap over all available pages ordered by namespaces.
Arrange N Queens on a NxN chess board so they don't attack each other.
Download : http://gd.tuwien.ac.at/perf/benchmark/aburto/queens/queens.c
Compile : gcc queens.c -O0 -DUNIX -o queens
Launch : queens -c 16