C

CODE


Wolves versus Sheep -- the eternal struggle continues. This code attempts to generate a square in which a given number of wolves are unable to attack a given number of sheep. For example: Here's a bit of geeky code which attempts to generate a 6x6 Euler square. Damn it, if I can't take the time to find a proof that no such square exists, I'll exhaustively prove it to myself through brute force.