why you guys write in colors?
my eyes are bleeding


On Sun, Oct 2, 2011 at 11:36 PM, rahul sharma <rahul23111...@gmail.com> wrote:
> guys if i have
> Print the sum of the even terms occuring in Fibbonaci (till 1000 terms)
> then i will go for(i=0;i<=1000;i++)
> {
> fibonicii code;;;;
> add if even
> }
> for 1000 fib terms
> if i have Print the sum of the even terms occuring in Fibbonaci (till 1000)
> it indicates that we will stop when we reached 1000 ..
> m i getting it ryt guys????
>
> --
> 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.
>



-- 
Hatta

-- 
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.

Reply via email to