# Project Euler solutions ![tag](https://projecteuler.net/profile/cacharle.png) My attempt at solving some of the [Project Euler](https://projecteuler.net/) problems. I try to solve each problem in multiple languages: * [Haskell/](haskell/) * [Python/](python/) * [C](c/) ## License [![license image](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/) This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).