I\'m trying passing an array to change its elements by reference.
Example:
Input element 1 = 4 / element 2 = 5 / element 3 = 6
Output element 1 = 6 / elemen