A place to air possible concerns or difficulties in understanding ProjectEuler problems. This forum is not meant to publish solutions. This forum is NOT meant to discuss solution methods or giving hints how a problem can be solved.
Forum rules
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
In particular don't post any code fragments or results.
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
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...
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?
Thank you. I suspected that negative numbers didn't happen, and using small values I've spotted a half-pattern that doesn't seem to hold for my attempts with higher values, which is another hint at the presence of mistakes. The thing is, I've run a few variations on my solution and, although some digits change, the results are mostly the same... so I guess that the mistake is probably on the parts I didn't touch.
Too bad about the private accounts and ranking achievements. Maybe I can still get the "On the Ball" if I'm lucky...