Another new puzzle! This one isn't particularly deep or complex
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 17 Jun 2005 17:16:49 +0000 (17:16 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 17 Jun 2005 17:16:49 +0000 (17:16 +0000)
commitf4afe2069b1c51f0982069c13ac6679ea7a3ce00
treeb037714c003e03535f21341dcc764182f1f2cf59
parent154bf9b1ed5f05b68c9f7c4d2e3d42e181170f53
Another new puzzle! This one isn't particularly deep or complex
(solving it only requires matrix inversion over GF(2), whereas
several of the other puzzles in this collection are NP-complete in
principle), but it's a fun enough thing to play with and is
non-trivial to do in your head - especially on the hardest preset.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5967 cda61777-01e9-0310-a592-d414129be87e
Recipe
flip.c [new file with mode: 0644]
list.c
puzzles.but