Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

2D dynamic bool array?

Name: Anonymous 2006-01-03 16:44

I want to create a 2D dynamic bool array (or char is fine too). I'm doing the n-queens problem and I've figured everything out except for this part. Any help?

Name: Anonymous 2006-01-09 19:50

>>20

Clarity of algorithm is superior to to any particular technique.  Fact of the matter is that most developers find iteration more understandable than recursion except in a very few well-defined situations.  (e.g., what percentage of developers program in a Lisp without any iterative capabilities?) 

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List