Search found 2 matches

by clearls
Sat May 27, 2006 9:33 am
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 320256

Oh ! silly mistake

Thank a lot !!
for ur valuble suggestion

Me gratefull to u !!
by clearls
Sat May 27, 2006 8:28 am
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 320256

100 why WA :((

I don't understand why it's telling wrong answer when i m submitting can anyone help me please ??????
here is the whole program :

#include <cstdio>
#include <iostream>
using namespace std;
unsigned long * temp;
unsigned long i,j,hindex,hvalue;
unsigned long no_Zero;
unsigned long result(unsigned ...

Go to advanced search