You are still having duplicates. For example $8^6 = 4^9 = 262144$.Liquid25677 wrote: Thu Jun 09, 2022 2:34 pm ...
Very strange, I'm getting different results. I also checked manually and I can't find where I'm wrong. These are the terms, o = count, x = don't count, for n = 12
...
Problem 029
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.
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
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
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.
- mpiotte
- Administrator
- Posts: 1961
- Joined: Tue May 08, 2012 5:40 pm
- Location: Montréal, Canada
Re: Problem 29
-
Liquid25677
- Posts: 9
- Joined: Thu May 26, 2022 4:07 pm
Re: Problem 29
Oh, that's it! Now I have to find a way to change the code to account for that.mpiotte wrote: Thu Jun 09, 2022 4:29 pmYou are still having duplicates. For example $8^6 = 4^9 = 262144$.Liquid25677 wrote: Thu Jun 09, 2022 2:34 pm ...
Very strange, I'm getting different results. I also checked manually and I can't find where I'm wrong. These are the terms, o = count, x = don't count, for n = 12
...