https://github.com/jancvanb/project-euler-in-roc
🦅 🧑🦳 Roc solutions to Project Euler problems
https://github.com/jancvanb/project-euler-in-roc
projecteuler roclang
Last synced: 10 months ago
JSON representation
🦅 🧑🦳 Roc solutions to Project Euler problems
- Host: GitHub
- URL: https://github.com/jancvanb/project-euler-in-roc
- Owner: JanCVanB
- License: mit
- Created: 2022-06-21T07:30:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T00:27:39.000Z (over 3 years ago)
- Last Synced: 2025-01-20T15:40:49.156Z (12 months ago)
- Topics: projecteuler, roclang
- Homepage: https://projecteuler.net
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Roc](https://roc-lang.org) solutions to [Project Euler](https://ProjectEuler.net) problems
If you have any questions, [please ask](https://github.com/JanCVanB/project-euler-in-roc/issues/new)! :)
- [x] [1. Multiples of 3 or 5](./1.roc)
- [x] [2. Even Fibonacci numbers](./2.roc)
- [ ] [3. Largest prime factor (Work In Progress)](./3.roc)
- [ ] 4. Largest palindrome product
- [ ] 5. Smallest multiple
- [ ] 6. Sum square difference
- [ ] 7. 10001st prime
- [ ] 8. Largest product in a series
- [ ] 9. Special Pythagorean triplet
- [ ] 10. Summation of prime