Closed Axelm3sh closed 9 years ago
both lists are stacks so they are out putting the things on top first. To change this we need to make a double linked list and sort it, or use a somewhat more complicated method to sort the stack
non-issue, we shall sort it alphabetically later
Well, not necessarily. It is outputting stuff backwards...
As seen here
Also what's with the duplication towards the end??
SourceFile: