Search:

Type: Posts; User: johnpipes

Search: Search took 0.41 seconds.

  1. Replies
    15
    Views
    8,707

    Re: Find the two largest number

    I think i got that wrong - as far as i can tell all you need is to deal with the matter of making the previous largest number the second largest number

    i seem to have sorted it out with just an...
  2. Replies
    15
    Views
    8,707

    Re: Find the two largest number

    what i did was as follows:

    if statement to test if current number is greater than largest number, and if it is current largest number is stored as previous largest number and current number...
Results 1 to 2 of 2