do what it says. the program is pretty simple: step 1. take a number > 4, if even divide by 2, if odd, multiply by 3 and add 1. repeat step 1 until x = 1. I added fancy stuff like a logarithmic graph, high "scores" and a timer, but that is about it. have fun watching your computer make hundreds of thousands of calculations just to end up at 1. or does it? can you find a "seed" number that shoots to infinity? or one that creates an endless loop? let me know if you think you found one of these in the comments. also note that when you get to the quintillions, it may take days to finish.
@knexboy don't press space.