Search found 1 match

by 226
Wed Jan 22, 2003 5:21 pm
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 320347

simple yet deceptive

the problem 100 has so easy a solution that the judge has even put up as an example.
yet there are people who have submitted that problem in less than
25 ms.can anybody suggest better algorihtms than the simple brute force and the idea of memoization(using an array of 1000000 elements)

Go to advanced search