0
as you have an array of integers with 5 numbers, it is requested that you (1) put in ascending order this army and print the res
I need and for this question
1 Answer
+ 2
sort... There are many techniques to do it in many languages, use Google to look them up in the language you care about.