Flipping bits game: Difference between revisions

Content added Content deleted
(→‎{{header|Go}}: Incorrect.)
Line 891:
 
=={{header|Go}}==
{{incorrect|Go|No attempt to ensure target is reachable from starting position.}}
 
The code just works for N=3, but could easily be changed to accomodate higher Ns.