Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 306 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 306 Bytes

project-euler

Compact solutions to first 53 Project-Euler problems in Clojure

Use

run this command at your shell :

lein repl

then call the solution function from "projecteuler.solutions" namespace:

user=>(projecteuler.solutions/problem-num-50)