fibonacci: write a program with four users function

Home Forums Programming fibonacci: write a program with four users function

Tagged: ,

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1618
    Anonymous
    Inactive

    write a program with four users function. The user is asked which function they want:

    -Give the fibonacci value ( using 1, 2, 3 as the start ) for an input position.

    -Give the factorial for an input value.

    -The lowest number number with factors of three inputs.

    -The divisors of an input integer ( usually a large number.

    *The program prompts the user for any inputs and displays the result.

    I should only use #include and #include
    I really need it by 28 May..

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.