.github/workflows | ||
collatz | ||
parsing | ||
.gitignore | ||
collatz.go | ||
go.mod | ||
README.md |
Run with go run collatz.go 1234
or download the executable and pass a number collatz 1234
.
.github/workflows | ||
collatz | ||
parsing | ||
.gitignore | ||
collatz.go | ||
go.mod | ||
README.md |
Run with go run collatz.go 1234
or download the executable and pass a number collatz 1234
.