blob: 94ceaea02a74555a05530a21d4e5fa32b2514cf9 (
plain)
1
2
3
4
5
|
# Project Euler solutions
My attempt at solving some of the [Project Euler](https://projecteuler.net/) problems.
This is a mess btw but the solutions are in [c/](c/), [python/](python/) and [haskell/](haskell/).
|