challenges

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

commit 9ce69e37197359aceb34f1ff4f10ded0ba76ea9f
parent b22f01d29056f572be850757d9111ab73c536b63
Author: Ryan Wolf <rwolf@borderstylo.com>
Date:   Mon, 18 Oct 2010 11:30:01 -0700

markdown--the hardest programming challenge of them all

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

diff --git a/README.md b/README.md @@ -1,8 +1,10 @@ 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?