chiark / gitweb /
Another new puzzle! This one isn't particularly deep or complex
authorSimon Tatham <anakin@pobox.com>
Fri, 17 Jun 2005 17:16:49 +0000 (17:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 17 Jun 2005 17:16:49 +0000 (17:16 +0000)
commit347de40a2e7f36922556c55ef3fb6965a3020dc6
treeb037714c003e03535f21341dcc764182f1f2cf59
parent552b18a5929a95d0e91fd1d1d3a8b14ae974da2c
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.

[originally from svn r5967]
Recipe
flip.c [new file with mode: 0644]
list.c
puzzles.but