Page 3 of 3

Posted: Tue Apr 17, 2012 2:33 pm
by magnus
Finally got it ! Sending the solution via the webbrowser did not work. I think the number is
much to long to send via 'GET'. I don't know if the browser is the Problem but sending it via
POST ( and a small java-programm ) did work.

BTW : I dont know if this number is REALLY prime - but my solution was ' prime enough ' :-)

Posted: Fri Nov 02, 2012 9:36 pm
by Redford
Instead of writing script for submiting, you can use firebug and change "GET" to "POST" ;)
This should be fixed :/

Posted: Tue Feb 19, 2013 5:11 am
by freshdried
Mine took 20 seconds.

A probable prime test is probably enough :)

Posted: Sat Jun 14, 2014 11:14 pm
by meis
I was sure I had a script capable of dealing with all the possible subsequences of a limited portion of pi... but it doesn't. I rote it in Python, can I PM someone to let him/her control my script?