Question: how to write a fibonacci series in C program. this is as much as I got so far except I want it so that when
how to write a fibonacci series in C program.



this is as much as I got so far except I want it so that when n = 5, the total value should be 12. Also, if there was any way the printed output started in numbers 1+1 instead of 0+1+1.
fibonacci.c x #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
