RE: [Golfing] Collatz Conjecture 08-22-2015, 03:50 AM
#25
(08-22-2015, 03:47 AM)Stocking Wrote: I know this isn't exactly the smallest, and is quite large compared to some other entries, but I am entering since this is sort of a unique entry. I used the Wolfram language, which breaks off from both the Python and NodeJS entries.
Also 69 byte master race!
Code:n=10;While[1!=n,Print[n];n=Part[{n/2,(n*3)+1},Mod[n,2]+1]]; Print[n]
[img]-snip-[/img]
(08-21-2015, 04:09 PM)eclipse Wrote: from the input
I don't see you inputting anything.







![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)