Files
8th/exercises/practice/collatz-conjecture/.docs/instructions.md

4 lines
139 B
Markdown
Raw Normal View History

2022-07-09 20:28:31 +08:00
# Instructions
Given a positive integer, return the number of steps it takes to reach 1 according to the rules of the Collatz Conjecture.