Skip to content

raymon-roos/project-euler

Repository files navigation

Project Euler solutions in Rust

The Euler project is a large collection of mathy programming problems. This repo contains (some) solutions I made. All credit for the problems goes to the creator of projecteuler.net.

The problems are organized into subdirectories, and I provide the description in a markdown file for easy reference. Any commentary under a # Notes section in one of these exercise.md files is my own, and not that of the original creator of projecteuler.net.

Licence information

This work is licenced under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Licence.

In spirit of the copyright information on projecteuler.net/copyright, this derivative work is available under the same terms as the original. This work is free to adapt and share, provided it remains under the same licence, is non-commercial, and provides attribution to the original creator at projecteuler.net.

About

Some Rust solutions for projecteuler.net problems!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published