Skip to content
/ PE Public

Some of my solutions to problems at projecteuler.net

Notifications You must be signed in to change notification settings

bigeast/PE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler by bigeast

This repository contains some of my solutions to Project Euler.

  • I start to work on PE around 2011
  • My prefer language is C/C++ or Java(for its BigInteger) at first.
  • Recently I find Python is convenient.
  • And PARI/GP is very suitable to solve PE problems.
  • I also use Vim(its visual block mode) and bc to find calculate very quickly. I picked up my progress about a months ago(2014.08), and decied to clean up my old(mess) codes.

Some problems' source code is not available, I'll rewrite them some time in the future.

List all problem ID:

ls PE*.* | sed 's/PE([0-9])./\1/' | sort -n | uniq

This is my profile:

bigeast's profile

My Friend Key is

211551_75451556be2c398bde554d884b132ec2

feel free to add me to your friend list.

About

Some of my solutions to problems at projecteuler.net

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published