That, in my opinion is not cheating.
Doing research on possible algorithms is fine.
What is cheating, is if you copy / pasted the entire solution from a site -- -- Or worse still copy paste the answer in.
Or went to a page that was directly about "Solving Problem 10 on Project Euler"
There is a fine line between cheating / researching.
I will say however, that this method you used to solve it is a very useful thing for later Project Euler problems.
Later ProjectEuler problems, there won't be like a wiki page to get you the algorithm alone. (Provided you don't go to non-wiki site that tells you directly how to solve the problem)
-- I think that googling stuff like "How to efficiently calculate primes" -- is fine to do.
Problem 010
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.
- RishadanPort
- Posts: 79
- Joined: Mon Jun 10, 2013 7:31 am
