People, if you're going to participate in google code jam, you probably need to 
know, that google is famous of their search engine
It is really wonderful, instead of asking someone and waiting for a long time 
you can just do the following things:
1. Open site google.com (remember this address)
2. Type something related to your question. For example "GCJ egg drop overview"
3. OH MY GOD!!! You found what you was looging for! The first link is 
http://blog.puzzlearena.com/2008/06/gcj-practice-c-egg-drop-part-ii.html
and it seems like the answer!

Oh, don't say "Thank you" :o)


-----Original Message-----
From: Kaushalya Madhawa <kau....@gmail.com>
To: google-code@googlegroups.com
Date: Sun, 16 Aug 2009 11:38:26 +0530
Subject: Re: codejam problem explanation

> Hi,I also had the same problem.
> Are there explanations for GCJ practice problems and beta problems?
> 
> Regards,
> Kaushalya Madhawa
> http://kaumad.wordpress.com
> http://most-wanted-stuff.blogspot.com
> 
> twitter: http://twitter.com/kau_mad
> skype: kau.mad
> gtalk: kau.mad
> 
> 
> 
> On Sun, Aug 16, 2009 at 2:17 AM, Bartholomew Furrow <fur...@gmail.com>wrote:
> 
> > Link to Egg Drop:
> > http://code.google.com/codejam/contest/dashboard?c=agxjb2RlamFtLXByb2RyEAsSCGNvbnRlc3RzGIP6AQw#s=p2
> >
> >
> > On Sat, Aug 15, 2009 at 12:23 PM, algo.maniac <padhy.su...@gmail.com>wrote:
> >
> >>
> >> Hi,
> >>
> >> I have recently registered for google codejam and practicing last year
> >> codejam problems. Although I have the solution code for the problems I
> >> dont have the explanation to it.
> >>
> >> Is there any place where I can find the explanation for the problems
> >> and their solutions?
> >>
> >> To be specific I am presently looking for the explation of the
> >> problem : egg drop.
> >>
> >> In code I found they used some algo using F(D,B) = F(D-1,B) + F
> >> (D-1,B-1) + 1. But how this recursive function solve the problem?
> >> Now if I will have 1 total eggs and 1 egg I can break then the Fmax
> >> should always be infinity because It may be possible that that the egg
> >> may be strong enough that it will not break from top floor also.
> >>
> >> Can anybody help If I am understanding it wrongly?
> >>
> >>
> >>
> >
> > >
> >
> 
> > 
> 
> 


Я в Моем Мире - http://my.mail.ru/bk/shd/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-codejam" group.
To post to this group, send email to google-code@googlegroups.com
To unsubscribe from this group, send email to 
google-code+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to