Quote (KrzaQ2 @ Sep 28 2012 11:56am)
I'm not sure if you're asking us to do the assignment for you, or just for directions.
In any case, in general terms, that's what you need to do:
1. Gather user input (char1, char2)
2. Determine order of display (ascending or descending?)
3. Iterate over values you want to display in the order you want
4. For each iteration, pretty-print whatever you were supposed to print
edit: gj
And no in no way or form am I asking someone to write this for me, I was asking specific questions and I did get to a solution :), regardless that this is the only c++ course I need to take having someone write the programs for me wouldn't benefit me whatso ever
