Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~847 People Reached
Favorite Forums
Favorite Tags
c++ x 4
Member Avatar for superdhebz

Hi. I have two homeworks which is to make a Fibonacci series using iteration and recursion. Im finished with iteration. I got the right code for recursion its just that, I don't know how to show the numbers for the fibonacci, it only shows the answer. Here's the code: [CODE]#include …

Member Avatar for WaltP
0
96
Member Avatar for superdhebz

How do I get rid of the zero digit in this program? this is a factorial problem and I have to show the numbers to be multiplied before arriving to the answer. The problem is, in the iteration process, the number zero will show. How do I get rid of …

Member Avatar for superdhebz
0
751