Skip to content

killy971/project-euler-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler Build Status Dependency Status

Clojure solutions for problems 1-2, 4, 6, 8-10, 12, 14, 21, 24-26, 32, 34, 36, 39, 41, 46, 49, 52, 55-58, 62, 65, 70-74, 87, 92, 97, 124, 173-174, 179, 187, 214

Running a solution

Use the following command line to run a solution:

lein run [number]

Example:

$ lein run 65
"Elapsed time: 112.997 msecs"
272

Notes

Solutions for other problems implemented in different languages are availabe in the following repository: http://github.com/guillaume-nargeot/project-euler

About

My Clojure solutions to Project Euler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published