Go to file
Logiar 61414ff5bf
All checks were successful
Run Tests / test (push) Successful in 31s
release / release (push) Successful in 29s
Write the chain on separate lines.
2024-09-11 05:33:20 +00:00
.github/workflows Smaller executables. 2024-04-24 22:24:47 +02:00
collatz Clean code improvements. 2024-04-25 04:41:39 +02:00
parsing Clean code improvements. 2024-04-25 04:41:39 +02:00
.gitignore Improvements 2024-04-24 22:04:34 +02:00
collatz.go Write the chain on separate lines. 2024-09-11 05:33:20 +00:00
go.mod Initial commit 2024-04-24 19:49:03 +02:00
README.md Improvements 2024-04-24 22:04:34 +02:00

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