From: Marko Mäkelä (marko.makela_at_hut.fi)
Date: 2002-02-16 23:34:50
groepaz wrote: > oooh good idea.... towers of hanoi can serve as a pretty good > programming example aswell ;0) Also, there's the "n queens" puzzle (create a chess board of n by n elements and place n queens on it in such a way that no two queens are on the same vertical, horizontal or diagonal line). I think I saw it in the "examples" directory of bcc (Bruce Evans' C compiler), a C compiler targeted for the 8086, available from <URL:http://www.cix.co.uk/~mayday/>. The problem should be famous enough so that you could find benchmark data for it. Marko ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-02-16 23:35:34 CET