Skip to content

rayaxiom/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler solutions.
Project Euler website: http://projecteuler.net/

By Raymon White
http://ilearnsum.blogspot.co.uk/p/project-euler.html

1) The binary files (executables) are in bin/

2) The src files (answers) are in src_problem/

3) run.bash Usage: ./run.bash p0001
            compiles the program, 
            runs the program, 
            deletes the object files and executables
   
   Comment out make clean-all to keep the binary files

About

My solutions for Project Euler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published