ryanc414 / euler

My Project Euler solutions

Home Page:https://projecteuler.net/progress=ryan_c414

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My solutions to some of the Project Euler problems, available at https://projecteuler.net/, where I am "ryan_c414".

Compile all files with "make all" and source the paths included in paths.sh. Each problem's solution can then be run from the bin/ directory.

Tests can be run from the test/ directory.

About

My Project Euler solutions

https://projecteuler.net/progress=ryan_c414


Languages

Language:Python 74.7%Language:C 22.6%Language:Haskell 1.6%Language:Makefile 0.8%Language:Shell 0.2%