Log In  

Program which tests every number from 2 to 0/0 for the collatz conjecture(yes, I know we already proved up to 2^68).
Makes a sound if the number does follow the conjecture.
To the right is the number it is testing, and to the left is the operation results.
Saves the results to a file.
And I didn't try to make memory efficient.

Cart #collatz-1 | 2023-01-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


Fixed producing negative numbers.
Cart #collatz-0 | 2023-01-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


Without the fix.

P#124294 2023-01-14 15:01 ( Edited 2023-01-14 18:54)


[Please log in to post a comment]