/codejamsolutions

Python solutions for Google Code Jam practice problems.

Primary LanguagePythonMIT LicenseMIT

Python solutions for Google Code Jam practice problems.

Check http://code.google.com/codejam/contests.html for problem info.

- All ".in" files are input files. Just run runme.py on them and they'll 
  generate the expected output.
- You can download expected output files (and larger input files) from the 
  Google Code Jam practice page.
- I'll be adding more problems as I solve them.