![]() |
|
Project Euler Scoreboard - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Project Euler Scoreboard (/Thread-Project-Euler-Scoreboard) Pages:
1
2
|
RE: Project Euler Scoreboard - Psycho_Coder - 03-28-2016 Before HC was merged with SL we had an interesting contest at HC started by ArkPhaze. You can find the details here: https://www.sinister.ly/Thread-HC-Devs-Official-Project-Euler It wasn't a competition but still I tried to compete with them and I was still in my learning phase during that time, oh well, I did pretty much. After some time people got bust and we didn't post much. We had an HCDev Github Repo and I created a new repo for this and maintained it. You can find it here: https://github.com/HCDevelopers/ProjectEuler-Solutions A competition more like this would be appealing to others rather than points being given for group of problems. RE: Project Euler Scoreboard - m0dem - 03-28-2016 (03-28-2016, 05:50 PM)Psycho_Coder Wrote: Before HC was merged with SL we had an interesting contest at HC started by ArkPhaze. The Legend is back!!! RE: Project Euler Scoreboard - Aurora - 03-29-2016 (03-27-2016, 02:55 AM)Rick Wrote: I will not post solutions to the problems but I will post screenshots showing that I have solved them, the entire point is that other people have to learn themselves. (03-27-2016, 03:11 AM)insidious15 Wrote: I agree with Rick (03-27-2016, 02:54 PM)m0dem Wrote: I agree with the others, posting the solution would be nasty. What a circle-jerk. No one cares about the answer. It's all about the method. Coming up with and sharing creative solutions is the whole point. RE: Project Euler Scoreboard - Rick - 03-29-2016 (03-29-2016, 12:31 AM)Aurora Wrote: What a circle-jerk. Which is exactly why posting the answer is stupid, if people want to discuss solutions without straight up giving it away that's fine, for example I'm happy telling people that to solve problem 495 you can split the number into its prime factors and then use combinatorics of distinct objects (You can google stuff like that and read up). The issue I have is that if you can't solve the problem by yourself you can't solve the problem and you shouldn't try, you should go back and solve some easier problems and learn in order to get better. RE: Project Euler Scoreboard - Aurora - 04-03-2016 (03-29-2016, 04:21 PM)Rick Wrote: Which is exactly why posting the answer is stupid, if people want to discuss solutions without straight up giving it away that's fine, for example I'm happy telling people that to solve problem 495 you can split the number into its prime factors and then use combinatorics of distinct objects (You can google stuff like that and read up). Posting the code and the answer is fine. If some idiot copies the answer into the site then fuck them. It's on them. No one cares. RE: Project Euler Scoreboard - m0dem - 04-04-2016 (04-03-2016, 07:22 PM)Aurora Wrote: Posting the code and the answer is fine. If some idiot copies the answer into the site then fuck them. It's on them. No one cares. Somewhat true. |