Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.03 KB

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.