Compact solutions to first 53 Project-Euler problems in Clojure
run this command at your shell :
lein repl
then call the solution function from "projecteuler.solutions" namespace:
user=>(projecteuler.solutions/problem-num-50)
Compact solutions to first 53 Project-Euler problems in Clojure
run this command at your shell :
lein repl
then call the solution function from "projecteuler.solutions" namespace:
user=>(projecteuler.solutions/problem-num-50)