Problem 568
Posted: Wed Sep 07, 2016 2:43 am
First of all, hi everyone, this is my first message here
.
I have an algorithm for this problem, which is fast enough, and I'm getting the same results even after using very big precision, but apparently my answer is wrong. Can someone confirm whether these are correct, or whether they have precision issues? I'm getting some negative results and maybe that's completely wrong...
D(12) = 7576197
D(123) = -1337806
D(1234) = -1505441
D(12345) = 7951919
D(123456) = -3651871
D(1234567) = 8523758
Another related question: would it be possible to get the "One in a hundred" achievement even if my account is private, or only public accounts appear in the top 100?
Thanks.
I have an algorithm for this problem, which is fast enough, and I'm getting the same results even after using very big precision, but apparently my answer is wrong. Can someone confirm whether these are correct, or whether they have precision issues? I'm getting some negative results and maybe that's completely wrong...
D(12) = 7576197
D(123) = -1337806
D(1234) = -1505441
D(12345) = 7951919
D(123456) = -3651871
D(1234567) = 8523758
Another related question: would it be possible to get the "One in a hundred" achievement even if my account is private, or only public accounts appear in the top 100?
Thanks.