An open API service indexing awesome lists of open source software.

https://github.com/tiehuis/euler

Solutions for
https://github.com/tiehuis/euler

project-euler

Last synced: 6 months ago
JSON representation

Solutions for

Awesome Lists containing this project

README

          

### Progress
![Current Progress](https://projecteuler.net/profile/tiehuis.png)

### Overview

My solutions for [Project Euler](https://projecteuler.net/).

I completed the first ~70 solutions in C, switching later to C++ for
convenience (HashMap's anyone?).

My current language of choice is Rust.