amazing solution Saurabh. Thanks! -- B Anjaneyulu Reddy <http://flavors.me/anjit6> +91 7259509827
On Mon, Aug 29, 2011 at 8:02 AM, saurabh singh <saurab...@gmail.com> wrote: > @dave even '=' is an operator.....I wonder if its possible to restrict *all > operators*..... > > > On Sun, Aug 28, 2011 at 1:32 AM, Dave <dave_and_da...@juno.com> wrote: > >> @Brijesh: Maybe you mean >> >> char *p; >> p = (char*)a; >> sum = (int)&p[b]; // sum = a + b >> >> but & is an operator. >> >> Dave >> >> On Aug 27, 2:07 pm, Brijesh <brijeshupadhyay...@gmail.com> wrote: >> > How to add two nos without using any operator...? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this group, send email to algogeeks@googlegroups.com. >> To unsubscribe from this group, send email to >> algogeeks+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> >> > > > -- > Saurabh Singh > B.Tech (Computer Science) > MNNIT ALLAHABAD > > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to algogeeks@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com. > 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 algogeeks@googlegroups.com. To unsubscribe from this group, send email to algogeeks+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.