https://github.com/elldritch/euler
A Haskell implementation of Project Euler problems.
https://github.com/elldritch/euler
Last synced: 2 months ago
JSON representation
A Haskell implementation of Project Euler problems.
- Host: GitHub
- URL: https://github.com/elldritch/euler
- Owner: elldritch
- License: bsd-3-clause
- Created: 2015-10-24T11:04:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-24T11:04:27.000Z (over 10 years ago)
- Last Synced: 2025-01-06T16:26:08.871Z (over 1 year ago)
- Language: Haskell
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Euler
Each `src/Group{n}.hs` contains the `n`th group of 10 problems.