RosettaCodeData/Task/Sort-an-integer-array/00DESCRIPTION
2013-04-11 12:07:39 -07:00

1 line
135 B
Text

Sort an array (or list) of integers in ascending numerical order. Use a sorting facility provided by the language/library if possible.