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

https://github.com/ghostsquad/go-euler

Project Euler Problems solved in GoLang
https://github.com/ghostsquad/go-euler

Last synced: 10 months ago
JSON representation

Project Euler Problems solved in GoLang

Awesome Lists containing this project

README

          

# GoEuler
Project Euler Problems solved in GoLang

```
go generate ./...
go run main.go
```