资 源 简 介
Anagram Tester
This is the test harness that will be used to test the submissions for the Anagram Coding Challenge solutions.
I have open sourced this so you guys can help me build it... and to verify that my test harness will not slow down or hinder your program.
Initial design plan
My initial goal was to write this test harness completely in Python using an exec(1) and time(1) based approach.
http://docs.python.org/library/optparse.html
http://docs.python.org/library/subprocess.html
soutions
There is a /solutions directory that you can commit your solution to
svn co https://anagram-test-harness.googlecode.com/svn/trunk/solutions/{username} anagram-problem --username {username}
Problem Description
AnagramProblem
Resource Files
Lower cased u