Search found 1 match

by HyperWireD
Thu Apr 26, 2007 5:45 pm
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 320256

I'm completely new to programming... I tried the first problem, but I'm still getting WA (I tried it some 20 times now...)

Can someone help me?

Here is my code:


...unsigned int num1, num2, i, j, cycle_length, max_cycle;...




you are using ints. Here is some info about how big a number your ...

Go to advanced search