@Naveen:
Yes you are right, the answer is not fully correct.
ans = integral part of ((log10(a)+log10(b) +1) {floor not ceiling}.On Mon, Sep 20, 2010 at 4:11 PM, Naveen Agrawal <[email protected]>wrote: > @Baljeet > > I think your Answer is not fully correct > It should be : ans=ceil(log10(a)+log10(b) +1) > > ---- > Naveen Agarwal > > -- > 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]<algogeeks%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Baljeet Kumar B.Tech, IV Year Computer Science & Engineering. Indian Institute of Technology, Roorkee Ph. no. +91-9456318689 -- 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.
