Skip to content

csu/project-euler-offline

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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

About

Check solutions for Problem Euler problems while offline.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published