Skip to content

Introduction to the problems

The problems come from Project Euler.

Each of the problem contains the full source of the one or several solutions. To try them out, copy the content into a file solution.edn and run the following command:

.\shards.exe solution.edn
./shards solution.edn

shards is the executable which can be built from the sources.