Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEASolved!
Besides finding the maximum number of iterations, I also found the Min, Mean, Median, and Mode, because why not? For the Mode, there are 190 numbers that took exactly 52 iterations, which is almost 2% of the total population. I thought that was kind of interesting
I tried to make a graph but I got an Unhandled Exception, so I'll leave it here :)