Search found 1 match
- Sun Aug 04, 2013 8:09 pm
- Forum: Volume 1 (100-199)
- Topic: 100 - The 3n + 1 problem
- Replies: 1394
- Views: 320229
Re: If you get WA in problem 100, read me before post!
I'm having WA in Pascal, even though I seem to pass any test I make myself... Tried switching starting values, tried giving huge values, but still, it works just fine. I ran tests other people gave, and it ACed them all, so I think it might have something to do with the way I output data, is it ...