Page 2 of 2

Posted: Sun Mar 08, 2009 3:49 pm
by wodkahack0r
Still getting a 404.. :-/

Posted: Sun Mar 08, 2009 10:37 pm
by PeterS
http://www.hacker.org/challenge/misc/to ... number.txt
I'm getting a 404 http status code for this url, too.
I think this isn't part of the challenge, is it?

Posted: Mon Mar 09, 2009 3:53 am
by MerickOWA
I'm betting the challenge is broken atm.

Posted: Mon Mar 09, 2009 4:23 am
by adum
sorry, try now please

Posted: Mon Mar 09, 2009 10:50 am
by PeterS
thank you for your fast action. it works fine now.

Posted: Sat Mar 21, 2009 1:18 am
by Sjune
hell, is just dont get it!

I allways get "Sorry, I'm too lazy to lookup this portion of the number (2)"
So it must be very close...(before i got a one in the braket..)

Can't be that much hard to get the right range :'(

well, its late here in germany, but the right solution must be ((10^51)-1) till ... or iam wrong?
Any hinds?

Posted: Mon Mar 30, 2009 7:55 am
by subworx
cyberwoozle wrote:I have a problem with this challenge: i tried all versions of header fields from RFC 2616, but i always get "400 Response body too long", even if i only specify one character (byte) - range.
Am i on the wrong trail?
Same here, after sifting through various websites about adding headers, no matter how I try do get it done (wget --header=, even telnet), I can't seem to find the correct way to forge the request to get the answer. Any hints?

Thanks,

Sub

Posted: Mon Mar 30, 2009 12:35 pm
by Chocoholic
It's really not that hard, the correct request is only like three lines, not even something obscure. And there are loads of relevant sources of information out there on the net.

Also, I don't particularly like that "telnet" program and most of the time I use putty in raw mode to do that kind of stuff, since I've already got that installed anyways.

Another hint: try the numbers you have +/-1.

Posted: Mon Mar 30, 2009 1:54 pm
by subworx
Chocoholic wrote:It's really not that hard, the correct request is only like three lines, not even something obscure. And there are loads of relevant sources of information out there on the net.

Also, I don't particularly like that "telnet" program and most of the time I use putty in raw mode to do that kind of stuff, since I've already got that installed anyways.

Another hint: try the numbers you have +/-1.
I have 3 lines, according to all the documentation I read by now, these 3 lines are perfectly correct, tried various +/-1 variations - still get 400 all the time.
Thank you though.

"that 'telnet' program" comes with windows (which I use at work), nothing extra to install, and won't be killed by some company "safeguard" processes, unlike puTTY (which I like and use a lot) which first has to be downloaded to be available at all.


Regards,
Sub

Posted: Tue May 25, 2010 8:53 pm
by markobr
Now this was a fine challenge which taught me something new about the Hypertext Transfer Protocol.

Posted: Thu Sep 27, 2012 10:34 pm
by lordoverboot
Using curl this challenge was kind of simple...

Re: Too Many Digits

Posted: Wed Apr 09, 2014 5:43 am
by Hippo
m!nus wrote:Wasn't actually difficult to get the required part of the data, still, the answer is not right, i tried +-2 too.

my sequence begins with 3072...
The example in the problem description helped.