InsertionX Methods |
The InsertionX type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | MainTest |
Reads in a sequence of strings from standard input; insertion sorts them;
and prints them to standard output in ascending order. |
![]() ![]() | Sort |
Rearranges the array in ascending order, using the natural order. |