Problem 732

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
Lolgast
Posts: 2
Joined: Sat Jan 03, 2015 9:07 pm

Problem 732

Post by Lolgast »

Problem 732 (View Problem)
I think I'm misunderstanding something. For Q(5), there is no possible combination of trolls that would give an total IQ of 401. The most likely candidate would be that I messed something up in the RNG - is the 5th troll supposed to be (69, 145, 121) in length, arms, IQ?
urimend
Administrator
Posts: 2669
Joined: Fri Jul 06, 2018 6:34 pm

Re: Problem 732

Post by urimend »

I believe the 5th troll has (142, 89, 127).
Lolgast
Posts: 2
Joined: Sat Jan 03, 2015 9:07 pm

Re: Problem 732

Post by Lolgast »

Thanks, I found it. Missed a factor 3 somewhere :wink:
Post Reply