Please help me about sorting an array...
program should accept an input of numbers 5-10.
and those input number should be sort from smallest to biggest numbers using the array sorting. Using C++, I really appreciate it if someone could help me solve this problem...:'(