Sort an Array
Number of submissions and other statistics here :) Given a list of integers in the addresses between 0x0 and 0x40, sort the numbers in ascending order. The length of the array is also given.
Expected result:
memory[0..length] = sort(memory[0..length])