challenges

my solutions to various "programming challenge" problems
git clone https://wehaveforgeathome.hates.computer/challenges.git
Log | Files | Refs | LICENSE

commit b22f01d29056f572be850757d9111ab73c536b63
parent 6377065ed12f84bc18d33e1c6e90c74b25f59814
Author: Ryan Wolf <rwolf@borderstylo.com>
Date:   Mon, 18 Oct 2010 11:29:19 -0700

added main readme

Diffstat:
AREADME.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,8 @@ +Programming puzzles are fun, and sharing is fun, ergo sharing my solutions to programming puzzles is fun ** 2... or something. + +Completed: +* greplin + +TODO: +* thesixtyone +* glyphtree - what's the deal with not including a sample input?