I'm trying to figure this one out on my own and I can't. The professor is asking for this. User will define the length of the sequence. User will then enter numbers from any range being both neg and pos. The program: Find the two largest numbers and display in descending order. Find the two smallest numbers and display in ascending order.
Can't use sort or arrays. I have an outline but, my head just wants to use arrays..... I don't see this simple without an array. Confused. I'm a beginner. I just want help. Advice? Tutor?