@ankur that's right :) On Sat, Jul 16, 2011 at 3:25 PM, Ankur Khurana <[email protected]>wrote:
> answer for first should be > 2 22 23 > > and for second > 2 222 > 2 > correct me if i am wrong. > On Sat, Jul 16, 2011 at 3:08 PM, Deoki Nandan <[email protected]> wrote: > >> what about this ???? >> printf("\n%d",printf("%d %d",2,2)&printf("%d%d ",2,2)); >> >> >> On Sat, Jul 16, 2011 at 3:04 PM, swetha rahul <[email protected]>wrote: >> >>> 22222 >>> >>> >>> On Sat, Jul 16, 2011 at 2:51 PM, shiv narayan <[email protected] >>> > wrote: >>> >>>> Printf(“%d”,printf(“%d %d”,2,2) & printf(“%d %d ”, 2, 2)); >>>> >>>> -- >>>> 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. >>> >> >> >> >> -- >> **With Regards >> Deoki Nandan Vishwakarma >> >> * >> * >> >> -- >> 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. > -- 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.
