An open API service indexing awesome lists of open source software.

https://github.com/hoshinotsuyoshi/euler-elm


https://github.com/hoshinotsuyoshi/euler-elm

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Solve

```
$ ./node_modules/elm/bin/elm make src/Euler001.elm
Success!

Euler001 ───> index.html
```

## Answer

```
$ open index.html
```