https://github.com/zimbatm/project-euler-solutions
Some of my solutions to Project Euler
https://github.com/zimbatm/project-euler-solutions
Last synced: about 1 year ago
JSON representation
Some of my solutions to Project Euler
- Host: GitHub
- URL: https://github.com/zimbatm/project-euler-solutions
- Owner: zimbatm
- Created: 2009-02-07T10:41:15.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-04-21T09:46:05.000Z (about 17 years ago)
- Last Synced: 2025-02-07T15:16:20.815Z (over 1 year ago)
- Language: Haskell
- Homepage: http://projecteuler.net
- Size: 539 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== Project Euler solutions ( http://projecteuler.net )
Some code that solve some Project Euler problems. I use this to learn new languages principally.