This commit is contained in:
Lars M. Rogne 2024-04-24 20:43:38 +02:00
parent cb17dd66c9
commit c73fa4e72b
Signed by: Logiar
SSH Key Fingerprint: SHA256:tq77C31em1ZG4oELIHC3k62wq5UzPSXmhqH8g62whIY

1
README Normal file
View File

@ -0,0 +1 @@
Run with `go run collatz.go 1234` or download the exe and pass a number `collatz 1234`.