Page 2 of 2

Posted: Mon Oct 25, 2004 10:55 am
by Hedge
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.

Posted: Mon Dec 24, 2007 5:25 pm
by anderson101866
:-?
Could anyone plz give some test case?