https://github.com/olical/euler
Solutions for my Project Euler account
https://github.com/olical/euler
Last synced: 4 months ago
JSON representation
Solutions for my Project Euler account
- Host: GitHub
- URL: https://github.com/olical/euler
- Owner: Olical
- License: unlicense
- Created: 2018-06-09T16:03:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T12:08:05.000Z (almost 7 years ago)
- Last Synced: 2025-01-05T02:10:33.473Z (5 months ago)
- Language: Clojure
- Homepage: https://projecteuler.net/
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Euler in Clojure
My solutions for [Project Euler][pu], please don't copy answers to cheat, you're only cheating yourself. Feel free to look at these after you've solved it though for comparisons!
## Unlicenced
Find the full [unlicense][] in the `UNLICENSE` file, but here's a snippet.
>This is free and unencumbered software released into the public domain.
>
>Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.Do what you want. Learn as much as you can. Unlicense more software.
[unlicense]: http://unlicense.org/
[pu]: https://projecteuler.net/