Files
golang.go/test
Robert Griesemer e5cf760e8a solitaire: an exercise in backtracking and string conversions
Solves the (English) peg solitaire game. The board is represented
by a 1-dimensional array for easy representation of directions
with a single integer. The board's contents are chosen such that
it can be printed with a direct string() conversion.

R=r
CC=adg, golang-dev
https://golang.org/cl/2066042
2010-09-03 10:52:45 -07:00
..
2010-08-03 00:53:32 -07:00
2010-08-03 01:07:57 -07:00
2010-06-09 11:00:55 -07:00
2009-12-09 16:55:03 -08:00
2010-03-30 10:34:57 -07:00
2010-08-06 16:57:49 -07:00
2010-06-08 18:50:02 -07:00
2009-09-17 10:27:04 -07:00
2010-05-19 12:57:47 -07:00
2010-08-31 11:43:52 -07:00
2010-03-30 10:34:57 -07:00
2010-04-19 09:21:51 -07:00
2010-02-05 18:38:27 -08:00
2010-02-01 00:25:59 -08:00
2009-09-15 12:42:24 -07:00
2009-09-15 12:42:24 -07:00
2010-03-30 10:34:57 -07:00
2010-08-03 00:53:32 -07:00
2009-09-14 21:03:53 -07:00
2010-02-01 16:35:23 -08:00
2010-01-26 10:40:28 -08:00
2010-01-26 10:40:28 -08:00
2010-08-03 00:26:02 -07:00
2009-09-15 12:42:24 -07:00
2009-09-17 10:27:04 -07:00
2010-07-28 15:58:35 +03:00
2010-03-30 10:34:57 -07:00
2010-03-30 10:34:57 -07:00
2010-06-08 18:50:02 -07:00
2010-06-08 18:50:02 -07:00
2009-09-14 21:03:53 -07:00
2010-03-31 11:47:09 -07:00
2010-08-03 00:26:02 -07:00
2010-03-30 10:34:57 -07:00
2009-09-14 21:03:53 -07:00
2010-03-30 10:34:57 -07:00
2010-03-30 10:34:57 -07:00
2010-03-30 10:34:57 -07:00
2010-07-30 10:53:26 +03:00