Skip to content

csu/project-euler-offline

Repository files navigation

Project Euler Offline

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.

Usage

Just run python project-euler-offline.py or first chmod +x it and then use ./project-euler-offline.py. Whatever floats your boat.

Getting the problems offline

  1. Register and login to PE
  2. Go to http://projecteuler.net/show=all
  3. Save the page to your computer

Releases

No releases published

Packages

No packages published