Problem 238

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


See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
quilan
Posts: 182
Joined: Fri Aug 03, 2007 11:08 pm

Re: Problem 238

Post by quilan »

Yeah, my algorithm's all up to speed now & I confirm the results of everyone else. I think I see what the error might have been for mastro (Redundant p(0)'s maybe?).
ex ~100%'er... until the gf came along.
Image
JohnMorris
Posts: 64
Joined: Sun Dec 23, 2007 6:38 am

Re: Problem 238

Post by JohnMorris »

quilan wrote:Yeah, my algorithm's all up to speed now & I confirm the results of everyone else. I think I see what the error might have been for mastro (Redundant p(0)'s maybe?).
Yup, I reckon so.
Image
User avatar
ed_r
Posts: 1009
Joined: Sun Jul 29, 2007 10:57 am

Re: Problem 238

Post by ed_r »

OK, there was a mistake. We're on the case. We hope to release a revised (and correct) version of the problem soon.

Thank you for drawing this to our attention.

This thread is now locked.

Edit : A revised version has been published; this thread is no longer locked - harryh
Last edited by harryh on Sun Mar 29, 2009 6:22 pm, edited 2 times in total.
Reason: Thread unlocked
!647 = &8FDF4C
Taifu
Posts: 34
Joined: Sun Jan 13, 2008 8:38 pm

Re: Problem 238

Post by Taifu »

NB: The first posts in this topic refer to an earlier version of problem #238, which unfortunately had an error.
To fix it, the problem statement was modified. As a result, the (partial) answers posted below are no longer valid.
-Edited by harryh
To help people reading here, it's enough to subtract p(0) from right side of partial answers :-)

Ciao.
Marco aka Taifu.
P.S. Come on, you have to know how much p(0) is ;-)
Image
Post Reply