[algogeeks] Re: a doubt..

2011-06-14 Thread Dan
On Jun 13, 11:43 am, snehi jain wrote: > hi, > we try to implement many programs using Recursion > and its said that this is better than iterative procedure. > > if i am right then > i cant understand why is it so? >  can anybody explain ... > and are there situations when iterative procedure is

Re: [algogeeks] Re: A doubt...

2011-03-04 Thread Terence
On 2011-3-2 6:22, rgap wrote: Hi, does anybody know when/where to use typedef long long int64; When 64-bit integer is needed. and const long double EPS = 1E-9; When dealing with floating number comparison. -- You received this message because you are subscribed to the Google Groups "Algo

[algogeeks] Re: A doubt...

2011-03-01 Thread rgap
Hi, does anybody know when/where to use typedef long long int64; and const long double EPS = 1E-9; -- 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 gr