Recursion and Memoization.

On Thu, Sep 23, 2010 at 2:12 AM, Dave <dave_and_da...@juno.com> wrote:

> @Venkatakrishna: What is the problem? I don's see a question.
>
> Dave
>
> On Sep 22, 2:36 pm, venkatakrishna bandla
> <venkatakrishnabt...@gmail.com> wrote:
> > You are given a coin, which has an integer number written on it. A
> > coin valued n can be exchanged with me for three coins valued n/2, n/3
> > and n/4.
> > But these numbers are all rounded down to the integer value. You can
> > sell these coins for American dollars. The exchange rate is 1:1.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>


-- 
<<Bharath>>

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

Reply via email to