Search found 1 match

by PrometheusG
Mon Dec 31, 2001 9:44 am
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 318350

I don't get it...
I got this one accepted many moons ago.
I rewrote it to use recursion, just to fool around, and now its not getting accepted! I've tried it on lots of test input and it gives me all the same answers as the one that got accepted...WHAT'S GOING ON?!?!?!

Here's the code:

const int ...

Go to advanced search