Problem 799

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.
Post Reply
sigi_s
Posts: 3
Joined: Sun Apr 23, 2017 5:42 pm

Problem 799

Post by sigi_s »

It is unclear if the components of a solution may be identical, e.g. p(7) = p(5) + p(5).
User avatar
neverforget
Posts: 88
Joined: Sat Sep 16, 2006 10:10 pm

Re: Problem 799

Post by neverforget »

sigi_s wrote: Wed May 25, 2022 6:27 pm It is unclear if the components of a solution may be identical, e.g. p(7) = p(5) + p(5).
I would say that this is allowed and should count. though in the end we get the same answer either way
Image
Post Reply