Search:

Type: Posts; User: kite98765

Search: Search took 0.14 seconds.

  1. Thread: sorting

    by kite98765
    Replies
    8
    Views
    2,972

    [SOLVED] Re: sorting

    Hey all,
    Thanks for the help, but it was the pass variable that was screwing it up. The second I removed all of the pass variables in the program, it runs perfectly. Thanks guys!
    It looks like...
  2. Thread: sorting

    by kite98765
    Replies
    8
    Views
    2,972

    [SOLVED] Re: sorting

    Help would be awesome. I have the right code, it just needs some tweaking. It sorts the first three words, then totally forgets sorting the next one, then sorts the next three words, like so:


    1....
  3. Thread: sorting

    by kite98765
    Replies
    8
    Views
    2,972

    [SOLVED] Re: sorting

    My professor, after reading your posting, that you can "kiss [his] ass." He also said that the Big O notation for insertion sort is the SAME as bubble sort. He said, "It's wannabes like you that lead...
  4. Thread: sorting

    by kite98765
    Replies
    8
    Views
    2,972

    [SOLVED] sorting

    Hello,
    I am writing a program where we use a Bubble Sort to alphabetize words and their corresponding defintions. So far, i have entering of the words and their definitions going for me, but I can't...
Results 1 to 4 of 4