Data-Structures-Algorithms
Data-Structures-Algorithms copied to clipboard
Elemental Algorithms: Collaz Conjecture (c++)
Submission Checklist
- [X] Your pull request targets the
master
branch of the repository. - [X] You have only one commit (if not, squash them into one commit).
- [X] You have read the Contributing guidelines and your changes follow them.
Type of Change
- [ ] Bug fix
- [X] New implementation
PR Description
A program that compute and prints a sequence of numbers described by the Collatz conjecture, proposed by the mathematician Lothar Collatz.
Issue #[Add issue number here.]