MAD101_-_FA_2023_-_FE_979.webp
Choso87

MAD101_-_FA_2023_-_FE_979.webp

  • Media owner Choso87
  • Ngày thêm
(Choose 1 answer)
Given the recursive algorithm that computes the n-th Fibonacci number
Procedure F(n: natural number)If n = 0 then F(n): = 0 else If n = 1 then F(n): = 1 else F(n):= F(n-1) + F(n-2);
How many additions are used if n = 6?
A. 8
B. 7
C. 9
D. 12
E. None of the other choices is correct


Thông tin

Category
MAD101
Thêm bởi
Choso87
Ngày thêm
Lượt xem
3,677
Lượt bình luận
22
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
MAD101_-_FA_2023_-_FE_979.webp
File size
47.9 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom