hrosicka/collatz-conjecture
Simple C program to explore the Collatz Conjecture. The program computes the Collatz sequence for a user-supplied positive integer and displays both the sequence and the highest number reached during the process.
GitHub repository with 5 stars and 0 forks.
Language: C