https://github.com/adamzaninovich/project_euler_elixir
Solutions for Project Euler in Elixir
https://github.com/adamzaninovich/project_euler_elixir
Last synced: 6 days ago
JSON representation
Solutions for Project Euler in Elixir
- Host: GitHub
- URL: https://github.com/adamzaninovich/project_euler_elixir
- Owner: adamzaninovich
- Created: 2016-09-29T04:44:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-29T20:39:06.000Z (over 8 years ago)
- Last Synced: 2025-02-16T19:48:26.836Z (3 months ago)
- Language: Elixir
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solutions for Project Euler in Elixir
```shell
mix test
```💥 done