Search:

Type: Posts; User: CaliforniaCoder1984

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,409

    Re: Flipping mechanism bug

    Ah that is an error, thanks!
    I'm still having the same problem though unfortunately.


    Junk code from when I counted the next position as the previous index + 1. I'll remove that.


    The...
  2. Replies
    4
    Views
    1,409

    Re: Flipping mechanism bug

    Sorry. I've edited the OP to make it a bit clearer. It was very late when I made the post initially. Hope this helps.
  3. Replies
    4
    Views
    1,409

    Flipping mechanism bug

    I've made a system that when given an array of unsorted numbers and the length of the array returns the sequence at which points the array can be flipped to create a sorted list.

    I have the main...
Results 1 to 3 of 3