Results 1 to 2 of 2

Thread: [RESOLVED] Loop Problem

  1. #1

    Thread Starter
    Fanatic Member louvelle's Avatar
    Join Date
    Jun 2008
    Posts
    513

    Resolved [RESOLVED] Loop Problem

    hi guys!..

    I have a problem with showing this output..

    Code:
    2 2 4 6 10 16 26 42 68 10

    I forgot the name of the person who invented a specified loop. I think he's first name starts with F like francesca or something....

    His code is something like this:
    Code:
    c = a + b
    a = b + c
    b = a + c
    but i can't seem to remember who he was..



    Thanks..

    Manny Pacquiao once posted in his twitter:
    It doesn't matter if the grammar is wrong, what matter is that you get the message

  2. #2

    Thread Starter
    Fanatic Member louvelle's Avatar
    Join Date
    Jun 2008
    Posts
    513

    Re: Loop Problem

    Damn!!. Fibonacci sequence!!! Problem solve!!

    Manny Pacquiao once posted in his twitter:
    It doesn't matter if the grammar is wrong, what matter is that you get the message

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width