James Mills is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

prologic / euler http://projecteuler.net/

My Project Euler solutions (mostly in Python).

Clone this repository (size: 51.0 KB): HTTPS / SSH
hg clone https://bitbucket.org/prologic/euler
hg clone ssh://hg@bitbucket.org/prologic/euler

euler overview

Recent commits See more »

Author Revision Comments Message Labels Date
jamesmills bc50ae139f30 Refactored diagonal_numbers so it's a bit clearer
jamesmills 7488de2a66f0 Completed Problem No. 28
jamesmills 4fe266c60b73 Ignore *.pyc files
prologic c58fe4ec771d Starting on Problem 28
prologic 56a48ba7dec9 Initial Commit