Search:

Type: Posts; User: curmudgeon

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,165

    [SOLVED] Re: Can't find mistake in my code

    see edit above.
  2. Replies
    4
    Views
    1,165

    [SOLVED] Re: Can't find mistake in my code

    note the difference between (n - 1) and (n + 1). It's a critical distinction.

    In pseudo code, I've done something like,



    declare int variable, maxI and set it to 10. This will be...
Results 1 to 2 of 2