/Largest-Collatz-Sequence

getting collatz sequence of a number below 1,000,000 with the highest number of terms. for instance number 13 has 10 collatz sequence numbers.

Primary LanguageC#

This repository is not active