https://github.com/code-shoily/project-euler
The trials and tribulations of my attempts at Project Euler with Clojure.
https://github.com/code-shoily/project-euler
Last synced: 10 months ago
JSON representation
The trials and tribulations of my attempts at Project Euler with Clojure.
- Host: GitHub
- URL: https://github.com/code-shoily/project-euler
- Owner: code-shoily
- Created: 2014-07-12T19:49:58.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T18:56:31.000Z (over 11 years ago)
- Last Synced: 2024-12-29T02:31:08.882Z (over 1 year ago)
- Language: Clojure
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project_euler
Solving Project Euler problems. With Clojure.
**Alert** If you want to have the real fun out of Project Euler, then it is more fun to go and solve the problems yourself.
## TODO
The first few problems were done in a haphazard way. I will be refactoring them soon.
## License
Copyright © 2014 Code Shoily code.shoily@gmail.com
Distributed under the Eclipse Public License, the same as Clojure.