Page 3 of 10
Re: Functional requests
Posted: Thu Dec 17, 2009 4:41 am
by nedjl
Adding autocomplete="off" to the CAPTCHA form field would be nice. Every time I go to start filling out the CAPTCHA, it gets blocked by the list of previously-typed-in CAPTCHAs. Kinda silly and trivia, but it has been bugging me.
Re: Functional requests
Posted: Thu Dec 17, 2009 5:51 pm
by euler
Very sensible suggestion. Done.

Re: Functional requests
Posted: Thu Dec 17, 2009 9:07 pm
by nedjl
Thank you! While I'm bothering you...
It looks like a lot of the "s in problem descriptions have been replaced with \" . Might this be the side effect of some data import/export issue with the migration to the new server? It isn't consistent, but it does make for a consistently funky-looking page, with broken images and the alt text (which is now /) displayed instead of the actual text.
I'm looking at Problem 64, as an example. I even went so far as to use wget to get it raw, and double check what I was seeing.
http://projecteuler.net/index.php?secti ... lems&id=64
Re: Functional requests
Posted: Thu Dec 17, 2009 11:01 pm
by euler
Thank you once again.
It was caused due to an annoying default setting of PHP when installed on a new server (magic_quotes_gpc). Unfortunately two problems were edited before that particular flag was set to "off" and the consequence was that they inherited extra slashes. Anyway I've corrected the problems I could find, but if anyone else spots any other gremlins then please let me know.
Re: Functional requests
Posted: Tue Dec 29, 2009 3:38 pm
by balakrishnan_v
Hello ProjectEuler Overlords,
I was wondering if it is possible to maintain a seperate rank list for each problem. For example you can just keep a table of the top 10(or 15) fastest solvers for each problem.
The reason for this is that I would like to know who is solving the recent PE problems. The recent PE problems are getting increasingly harder. I would suspect many of them are not 100%s since they would have come in late. I don't think this will cause a lot of increase in bandwidth or space. The overall ranking does not reflect much. I don't mind if you even scrap the current ranking system or reduce its update frequency.
Re: Functional requests
Posted: Tue Dec 29, 2009 5:14 pm
by mirzauzairbaig
I think the idea of all problems on ONE page, is good ! It helps me to save all the problems at once from wherever I am working and then work on the problems time and again, and when I have solved some, I check them later. It also helps me, because at times, I am done with a problem and due to power fluctuations I cannot access the net in my country, so having a saved copy lets me be occupied for a while !!
And regarding those, who spread the .pdf files associated with certain problems, I have this suggestion, if it is possible to allow the .pdf files to be opened in a browser, and do NOT allow them the right to save directly. It will STOP to some extent atleast the spread of answers !!
Re: Functional requests
Posted: Fri Jan 29, 2010 12:12 am
by robertking
People want a better gauge on the difficulty level of problems. Perhaps provide the ratio between attempts and solutions, a long with the distribution?
Re: Functional requests
Posted: Fri Feb 19, 2010 9:06 am
by TripleM
That doesn't measure how difficult the problem is in the slightest. It measures how good people are at debugging code. The hardest problem probably has the fewest incorrect submissions.
Re: Functional requests
Posted: Sun Mar 21, 2010 11:08 am
by stijn263
balakrishnan_v wrote:Hello ProjectEuler Overlords,
I was wondering if it is possible to maintain a seperate rank list for each problem. For example you can just keep a table of the top 10(or 15) fastest solvers for each problem.
The reason for this is that I would like to know who is solving the recent PE problems. The recent PE problems are getting increasingly harder. I would suspect many of them are not 100%s since they would have come in late. I don't think this will cause a lot of increase in bandwidth or space. The overall ranking does not reflect much. I don't mind if you even scrap the current ranking system or reduce its update frequency.
Excellent suggestion

Check out this topic (
click here) for more information. Also, I think these fastest solvers list can be used to get an estimate of a problem's difficulty

Re: Functional requests
Posted: Mon Apr 05, 2010 11:11 pm
by haydenmuhl
I missed this thread and started a new topic by mistake, so I'm just going to repeat my request here.
I'm still slogging through a lot of the lower numbered questions, but occasionally like to jump up to one of the harder questions when I feel like a challenge. When doing this, I like to browse for a problem that is interesting/accessible. It would be nice to have "next" and "prev" buttons when viewing a single problem so that you can browse through the questions in order without having to go back to the problem page.
Not crucial, but a "nice to have" for us n00bs.
Re: Functional requests
Posted: Tue Apr 06, 2010 7:02 am
by euler
I've added buttons at the top of each problem page to go the previous/next problems. We've always got to give new things a bit of time, so let's wait to see if members are happy and feel that the usefulness in functionality outweighs any feelings about it being slightly cluttered.
Re: Functional requests
Posted: Tue Apr 06, 2010 7:10 pm
by Lord_Farin
If these buttons are permanent, one might consider colouring them green if the problem they point to is already solved, and grey else. Although this is mainly out of aesthetic considerations, imho it would also improve the usefulness of the buttons.
Re: Functional requests
Posted: Tue Apr 06, 2010 10:57 pm
by euler
Done.

Re: Functional requests
Posted: Mon May 17, 2010 8:58 pm
by quilan
Just noted the following, as I'd accidentally closed my forum tab.
The other day, I'd temporarily changed my "Allow member contact" status in my profile to "No"; I have no qualms if people PM me on the board, but I prefer not to receive them from random members of the site. Nonetheless, knowing that the link to the forum was hidden away in the Contact section of the main PE website, I clicked there only to receive a surprising red "you can not contact anyone" message, I'm assuming is given to anyone who has contact set to "No" in their profile. In order to get back to the forum link I had to re-enable member contact in my profile.
Yes, there's a billion alternative methods I could use (yay bookmarks), but it seems kind of a wonky construct from a user-perspective standpoint.
Re: Functional requests
Posted: Sat May 22, 2010 8:34 am
by euler
Good point, quilan. I've changed the script so that the information about the preferred method of contact and link to this forum appears regardless of whether or not the member has "Allow Contact" enabled.
Re: Functional requests
Posted: Mon Jun 21, 2010 8:31 pm
by mosaic
Will you have a function that automatically changes the upper limit of the problems ? I mean, for all problems(maybe exclude problem#1~ problem#100). Of course, the answer is also automatically updated.
I think the frequency should not be too high, maybe change once or twice per day. The changing time for each problem is unpredictable.
I don't know if it is technically doable? But it seems the best solution.
You should know why I propose this request.
Re: Functional requests
Posted: Thu Jun 24, 2010 10:38 pm
by The_X
A slight (but nonetheless annoying) problem here:
While using the Opera browser, what I can only assume to be spaces between mathematical notation, turns out as a rectangle rather than a blank space.
Some screenshots:
Opera:
Chrome:
Edit: I apologise for the huge whitespace. I guess it's MS Paint being, well, MS Paint.
Re: Functional requests
Posted: Fri Jun 25, 2010 9:04 pm
by The_X
And another thing (warning - pedantry ahead)...
When it says, for example "Problem 298 will be accessible in 1 minute (Fri 25 Jun 2010 at 9.00 pm [GMT])", it's actually 8.00PM GMT, and 9.00PM BST.
Re: Functional requests
Posted: Fri Jun 25, 2010 9:59 pm
by hk
Yes, we know that. the problem is that the server keeps BST.
Re: Functional requests
Posted: Sat Jun 26, 2010 9:31 am
by harryh
The_X wrote:A slight (but nonetheless annoying) problem here:
While using the Opera browser, what I can only assume to be spaces between mathematical notation, turns out as a rectangle rather than a blank space.
That's a "thin space" there ( & thinsp ; ), a standard html entity which should be correctly displayed by all browsers.
I can only conclude that there is something odd with your particular version of Opera / OS.