Search:

Type: Posts; User: Olympaphibian89

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    1,334

    Re: array bubble sort

    huzzah!!! I got it working. I just sat here and really stared at it for a while. then I ran into the problem of this just going through the list once and it would print.
    Posting this in case anyone...
  2. Replies
    4
    Views
    1,334

    Re: array bubble sort

    Im still new to this. as Im reading my code Im thinking I need to include an if statement to check then switch the two numbers around inside of the for loop
  3. Replies
    4
    Views
    1,334

    array bubble sort

    hello :)
    Okay, with this bit of code im working on listing a disorganized double array into ascending order. I used an example from my text book to run organize using bubble sort. Only issue is that...
Results 1 to 3 of 3