Skip to content

warriorpostman/pe-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving Project Euler with Clojure

!!!WARNING!!!

This repo contains answers to Project Euler. If you are not familiar with this site, you might want to try and answer the problems on your own first, before you start poking around in these solutions and spoiling your fun.

Usage

Problems are solved in unit test fixtures, where it's one problem per test fixture. To execute an the solution for an individual problem, run the command:

lein test :only pe-clojure.<problem-number...eg. 003>

Bugs

Use dangerously at your leisure Copyright ©Rustam? 2020

About

Solving Project Euler with Clojure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published