Project Euler (https://projecteuler.net/) solutions in Go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.dockerfiles | 1 month ago | |
cmd/euler | 1 month ago | |
common | 1 month ago | |
problems | 1 month ago | |
.drone.yml | 1 month ago | |
.gitignore | 1 month ago | |
Dockerfile | 1 month ago | |
LICENSE | 1 month ago | |
Makefile | 1 month ago | |
README.md | 1 month ago | |
doc.go | 1 month ago | |
go.mod | 1 month ago | |
go.sum | 1 month ago | |
new.sh | 1 month ago | |
preflight.sh | 1 month ago | |
problem.go | 1 month ago | |
problem_test.go | 1 month ago | |
test_helpers.go | 1 month ago | |
version.go | 1 month ago | |
version_test.go | 1 month ago |
README.md
go-euler
Project Euler solutions in Go
Nothing to see here 😅
Getting Started
$ go install git.mills.io/prologic/go-euler/cmd/euler@latest
$ euler --help
License
This code is licensed under the WTFPL license.