https://github.com/albertoblaz/projecteuler
Solving problems with Haskell proposed by the Project Euler
https://github.com/albertoblaz/projecteuler
haskell
Last synced: about 1 year ago
JSON representation
Solving problems with Haskell proposed by the Project Euler
- Host: GitHub
- URL: https://github.com/albertoblaz/projecteuler
- Owner: albertoblaz
- License: mit
- Created: 2012-08-02T15:43:44.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-24T05:55:51.000Z (almost 14 years ago)
- Last Synced: 2025-01-26T12:42:34.545Z (over 1 year ago)
- Topics: haskell
- Language: Haskell
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ProjectEuler
============
A repo with code to solve the problems proposed by Project Euler