Using C language array output 20 before the Fibonacci sequence, and a prime number of a for loop to output the twenty items, can you tell me how to write?
CodePudding user response:
The Fibonacci sequence is not a certain value for the first two and, using a recursive, top 20 items, use a for loop, the Fibonacci function the value of an assignment to the array, and then to determine whether the element is a prime number
CodePudding user response:
Use recursion, don't use recursion, recursive into too often