Solutions for everybody!

Announcements, comments, ideas, feedback, and "How do I... ?" questions
Post Reply
User avatar
sfabriz
Posts: 175
Joined: Thu Apr 06, 2006 12:18 am
Location: London - UK

Solutions for everybody!

Post by sfabriz »

@Euler:

Hey man, look what I found googling around...

http://pyeuler.wikidot.com/
http://cybertips.wordpress.com/category/project-euler/
http://mathfun.wordpress.com/2008/01/03/problem-1/
http://akus85.netsons.org/index.php/project-euler/
http://blogs.msdn.com/chrsmith/search.aspx?q=euler&p=1

Were you aware of this sites?
The first one gives out the first 40 challenge solutions of p.e.!

Cheers,
sfabriz
Image
User avatar
stijn263
Posts: 1505
Joined: Sat Sep 15, 2007 11:57 pm
Location: Netherlands

Re: Solutions for everybody!

Post by stijn263 »

I think there's not much anyone can do about that. I'm just glad that the answers to the more difficult problems aren't available :)
User avatar
sfabriz
Posts: 175
Joined: Thu Apr 06, 2006 12:18 am
Location: London - UK

Re: Solutions for everybody!

Post by sfabriz »

Well, we could at least ask not to spoil solutions like that. I don't see the point in publishing the solutions. It's the opposite of the spirit this site instills.
The guy who published the solutions wrote something like: "hey, don't just look at them, solve the challenges yourself"... yeah, as if this was possible...
Bah, I don't get some people, really... it's a pity. :(
Image
User avatar
daniel.is.fischer
Posts: 2400
Joined: Sun Sep 02, 2007 11:15 pm
Location: Bremen, Germany

Re: Solutions for everybody!

Post by daniel.is.fischer »

If we asked them to make the programmes accessible only to those who enter a correct solution to that question, would they do it? I fear, they'd consider it too much hassle.
Il faut respecter la montagne -- c'est pourquoi les gypaètes sont là.
User avatar
sfabriz
Posts: 175
Joined: Thu Apr 06, 2006 12:18 am
Location: London - UK

Re: Solutions for everybody!

Post by sfabriz »

I guess so... Also because the "purpose" of those examples is to show how python can be used to solve maths problems. I would go with a simple mail asking to remove the solutions and maybe we could search for a way to "protect" the problems on this site against spoilers with some license or so. Imagine what would happen if a 100% genius would have the brilliant idea of publishing all his or her solutions on a site: http://www.howicompletedmyjourneyonprojecteuler.com.
That would be a disaster, because when you have a solution you plug it in, you check the forum, get the idea of what was the best method to solve that problem and then it's easy to rearrange the code if you also wanna post your solution.
Personally the reason why it bothers me is because it could lead to unpleasant consequences on this site and I love this site. It is the only site that if you can't solve something you simply can't. You can't ask for hints on the forum, you can't pm other challengers, you just have to think and maybe do some research by yourself. These "constraints" made me learn about many many things during the time I've been a challenger here and it's a pity that this could be ruined for other people by some "private citizen" (http://en.wikipedia.org/wiki/Idiot) who doesn't understand why it is important not to spoil solutions like that.
Image
User avatar
rayfil
Administrator
Posts: 1412
Joined: Sun Mar 26, 2006 5:30 am
Location: Quebec, Canada
Contact:

Re: Solutions for everybody!

Post by rayfil »

There's nothing that can be done either from a legal point of view.
Copyright Information

Can I make use of the problems elsewhere?

Yes! It is not only granted but it is encouraged for material to be shared and used freely for non-profit making purposes. But please read on...
The only thing which could be attempted may be for Euler himself to contact the author and plead with him to cease and desist from providing any additional solutions.
When you assume something, you risk being wrong half the time.
zetatau
Posts: 6
Joined: Thu Jan 10, 2008 6:21 am

Re: Solutions for everybody!

Post by zetatau »

Really sad thing :? :shock: , I solved almost my first 50 problems with really really hard effort, and now you report that they are all cracked...

Really a sad day, neither I don't want to consider to visit these awful links :? , and however personally I go on making no expectations by those links.

I think that if someone is not able to solve a problem, the best thing ever seen on Project Euler is just to learn how to solve those problems 8-) ...
so why cheating them?! :(

Really, I don't understand the feeling of those cheats.
Post Reply