One Minute Man doesn't function
One Minute Man doesn't function
Hi folks!
I think the 'One-Minute-Man' does not function anymore.
I've wrote a little prog, that visited the lazy-Oracle every 10 seconds for 24 hours. The Prog should also save the sourcecode of the page.
After 24 hours, I put the 8640 html-files (24 x 60 x 6 = 8640) to a Text-file to analyze them.
The result in every line:<html><body>back later
So! Is there anyone, who can help me? I'm realy desparing.
Thanks for all little Hints.
I think the 'One-Minute-Man' does not function anymore.
I've wrote a little prog, that visited the lazy-Oracle every 10 seconds for 24 hours. The Prog should also save the sourcecode of the page.
After 24 hours, I put the 8640 html-files (24 x 60 x 6 = 8640) to a Text-file to analyze them.
The result in every line:<html><body>back later
So! Is there anyone, who can help me? I'm realy desparing.
Thanks for all little Hints.
-
- Posts: 60
- Joined: Fri Nov 07, 2008 10:43 am
- Location: Germany
-
- Posts: 61
- Joined: Wed Apr 30, 2008 3:31 am
I wonder what those conditions would be...
It does not take much more time than typing the message on this forum. It took me a good 2 months to get to the solution but when I finally figured it out it was a matter of a few minutes. You are probably giving too much credits to this 'oracle' - I took the wrong turn and spent a good amount of time reading about "Turing's oracle" problem and 'lazy oracle' implementation in ACM publications. If you want to discuss there is "Challenges solved" forum for it.
It does not take much more time than typing the message on this forum. It took me a good 2 months to get to the solution but when I finally figured it out it was a matter of a few minutes. You are probably giving too much credits to this 'oracle' - I took the wrong turn and spent a good amount of time reading about "Turing's oracle" problem and 'lazy oracle' implementation in ACM publications. If you want to discuss there is "Challenges solved" forum for it.
Well it's not that hard to get access to such a box, there are dozens of sites which offer free accountssigi wrote:That won't help him if he's (a) on a dial-up connection and (b) does not have ready access to a box that is always on.theStack wrote:Hint from mine, just two words: SSH and nohup
In fact, this challenge is not solvable under certain conditions.