Skip to content

auroszx/collatz-conjecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

collatz-conjecture

Testing the Collatz Conjecture in C

Improvements

  • Maybe use linked lists for storing the sequence string? Arrays are too limiting because of fixed length.

About

Testing the Collatz Conjecture in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages