Skip to content

A Collatz sequence computer in C (done in 3 hours).

Notifications You must be signed in to change notification settings

QuentindiMeo/Collatz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Collatz

Language: C
Compilation: via Makefile
Options: -h, --help

Welcome to the Collatz sequence computer!

This C program computes the Collatz sequence for a number of your choice (<= 500,000,000).
Discover how the sequence and the program work by typing './collatz --help'.

Have fun!


If you want new features to be included, feel free to let me know!

About

A Collatz sequence computer in C (done in 3 hours).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published