Why is it that occasionally some problems have their parameters tweaked? Is it because that specific parameter configuration left the problem open to some really obvious brute-force or something, or is it just because the admins are bored? Because there's probably certain solutions that will work on one parameter but not another, and some people will run code for days only to find that the parameter has changed..
I'm just curious.
Why do problems sometimes change slightly?
- hk
- Administrator
- Posts: 12832
- Joined: Sun Mar 26, 2006 10:34 am
- Location: Haren, Netherlands
Re: Why do problems sometimes change slightly?
Project Euler problems shoudn't require code that runs for days. The about page states that code should not run for more than 1 minute on a moderate computer. That's why.

War ruins the life and health of untold numbers of innocent children.
- daniel.is.fischer
- Posts: 2400
- Joined: Sun Sep 02, 2007 11:15 pm
- Location: Bremen, Germany
Re: Why do problems sometimes change slightly?
In other words: To encourage the writing of programmes that work in the general case, with the specific parameter as input.
With a programme that runs less than a couple of hours, the probability that the parameters are changed while the programme runs is very low.
If you're prepared to wait days for an answer, a couple of days more won't devastate you, will they?
With a programme that runs less than a couple of hours, the probability that the parameters are changed while the programme runs is very low.
If you're prepared to wait days for an answer, a couple of days more won't devastate you, will they?
Il faut respecter la montagne -- c'est pourquoi les gypaètes sont là.