yes, you have already calculated it for first value... so need not compute it again
On Fri, Sep 30, 2011 at 1:21 AM, .itoa <[email protected]> wrote: > sumOfDigits has to be called for ALL values. we need to check sum for all > possible values which are divisible by x. > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/algogeeks/-/r0W_IGrJ-R8J. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
