English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

10. Write a program to print the fibonacci sires (i.e. 0 1 1 2 3 5 8 13 21…..). You have to stop if the number is greater than 200.
11. Write a program to read in an integer number (N) and compute the output of the following sires:
S = 1 / 2 – 2 / 3 + 3 / 4 – 4 / 5+……+N / N+1.

2007-03-17 08:50:40 · 2 answers · asked by ? 1 in Computers & Internet Programming & Design

2 answers

بحبك

2007-03-17 08:59:19 · answer #1 · answered by wolrd t 1 · 0 0

do you know who to generate the fibonacci series? Once you do the algorithim should be simple enough

2007-03-17 16:20:27 · answer #2 · answered by John 5 · 0 0

fedest.com, questions and answers