r v not supposed to actually mutiply?? 7*9 y shud v place 9 in the third list??
On Mon, Jul 18, 2011 at 2:25 AM, hary rathor <[email protected]> wrote: > int means > > 1->5->6->7 > 2->7->9 > > means you will multiply 7*9 result 9 insert in 3rd list > so start from end of list not from start > > now do you under stand > > -- > 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. > > -- Aditi Garg Undergraduate Student Electronics & Communication Divison NETAJI SUBHAS INSTITUTE OF TECHNOLOGY Sector 3, Dwarka New Delhi 9718388816 -- 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.
