This is a quick program I threw together before getting on a plane so I would be able to solve PE problems and check solutions without having internet access. The program decrypts an encrypted file that contains the solutions, so there are no spoilers in plain text.
Just run python project-euler-offline.py
or first chmod +x
it and then use ./project-euler-offline.py
. Whatever floats your boat.
- Register and login to PE
- Go to http://projecteuler.net/show=all
- Save the page to your computer