Search found 1 match

by niemic
Wed Jan 12, 2011 11:24 pm
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 320809

Re: 3n+1 Run TIme Error

The max number of elements is greater than your array.

Example:

input value of 3 -> 3 10 5 16 8 4 2 1 , so there will be 8 elements

Go to advanced search