Problem E

Statement
Copy Copied
Given a list of integers, output them sorted in ascending order.
Input: n followed by n integers
Output: the sorted sequence