Thank a lot !!
for ur valuble suggestion
Me gratefull to u !!
Search found 2 matches
- Sat May 27, 2006 9:33 am
- Forum: Volume 1 (100-199)
- Topic: 100 - The 3n + 1 problem
- Replies: 1394
- Views: 320256
- 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 ...
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 ...