Sha256: 6193a39d981fa793bdcedbbebddedd707be69e46de92a5f7786bf4e0619c6a3a
Contents?: true
Size: 189 Bytes
Versions: 104
Compression:
Stored size: 189 Bytes
Contents
## Notes The Collatz Conjecture is only concerned with strictly positive integers, so your solution should raise a `ValueError` with a meaningful message if given 0 or a negative integer.
Version data entries
104 entries across 104 versions & 1 rubygems