Posted: Mon Oct 25, 2004 10:55 am
Well, i solved it at last. It was just a stupid output problem. Remember that the output will be an unsigned 64bit integer. Stupid me
.
It seems that some values will overflow a 64bit unsigned integer. But they wont have an influence on your result.

It seems that some values will overflow a 64bit unsigned integer. But they wont have an influence on your result.