We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c09e820 commit be9d11cCopy full SHA for be9d11c
exercises/collatz-conjecture/metadata.toml
@@ -1,4 +1,4 @@
1
title = "Collatz Conjecture"
2
blurb = "Calculate the number of steps to reach 1 using the Collatz conjecture."
3
-source = "An unsolved problem in mathematics named after mathematician Lothar Collatz"
4
-source_url = "https://en.wikipedia.org/wiki/3x_%2B_1_problem"
+source = "Wikipedia"
+source_url = "https://en.wikipedia.org/wiki/Collatz_conjecture"
0 commit comments