Re: My first program: sublime (reverse of "extract" function)
- Posted by useless_ May 20, 2013
- 2270 views
But I think your point is clear - you don't want to merely use your sorted input data for a task and then reuse the unsorted version later. You don't want to just sort the output data either. You need to sort the input data for a task, then "unsort" the output data such that the each element of the output data is in the same position as the corresponding element in the original unsorted input data.
I don't think that's quite what was meant.
The OP agreed with me. I consider that definitive.
If the original list was sorted by a column
The OP explained that it wasn't, and that it had no columns.
Did all that happen after the post i responded to?
It happened a little under three hours before you posted your response, inbetween the post you responded to and your response.
I guess this is turning into another one of those threads where no matter what i say, we'll go on for days like this, eh?
Maybe because you keep asking me questions? But I'm game if you are.
Well, good thing i used the conditional "if" in my statement.
You missed it in your first statement though...
I don't think that's quite what was meant.
Well, And i didn't think that is what was meant, that's true.
You thought wrong.
And i did say "if" in the second statement:
I don't think that's quite what was meant. If the original list was sorted by a column, <snip>
So i don't understand what your problem with it is.
I was simply trying to be helpful by pointing out, in response to your "if X, then Y", "not X".
As was i, trying to be helpful.
useless