Give a one-dimensional array with n integers and a whole number A. List how many elements are larger than A and build an array with these elements.
I\'m having proble