Go to file
2024-04-24 20:43:38 +02:00
.github/workflows Fix output name 2024-04-24 20:32:02 +02:00
collatz Simplified parse. 2024-04-24 19:53:00 +02:00
io Simplified parse. 2024-04-24 19:53:00 +02:00
collatz.go Initial commit 2024-04-24 19:49:03 +02:00
go.mod Initial commit 2024-04-24 19:49:03 +02:00
README Readme 2024-04-24 20:43:38 +02:00

Run with `go run collatz.go 1234` or download the exe and pass a number `collatz 1234`.