simple....output is same as expected 9 8 7 6 5 4 3 2 1 9 8 7 6 5 4 3 2 1 00
On Fri, Jul 22, 2011 at 8:14 AM, naveen ms <[email protected]> wrote: > ya...it(the 2nd part) is going to infinite loop in dev c++...it is > printing 10 10 10.....n going on.. > > -- > 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. > > -- 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.
