Challenge Overview
For current Single Round Match (SRM) and Marathon Match contests, the Competition Engine used can support five languages: Java, C++, Python, C# and VB. The current version used for Python is 2.4.3, so it is not allowed to use new features that is introduced in later versions in your solutions. you can check http://docs.python.org/dev/whatsnew/2.6.html
For this contest, we'd like to explore the way for Python Language upgrade. The Python version in VM is 2.6.6. To prove that your solution, we'd like to see the following actions.
see detail requirements in wiki
Final Submission Guidelines
see detail requirements in wiki