Hi i am stupid and am in a class at school for programming all first semester i could write programs awesome but i have trouble developing psuedocode now the programs are really difficult here is the current one:

USING THE APVECTOR and APMATRIX CLASSES:

Play the game of REVERSE by randomly placing digits from 1 to 9 into an array so that there are no duplicates. Show the order of the numbers after each move. Give the user 10 tries to get the numbers in the correct order. They must input how many numbers from the begininning of the list they want to reverse. For Example, if the user inputs 5, the first 5 numbers should be reversed and the rest should stay the same. Stop after 10 tries or when the numbers are in order.



I have no idea where to start usually after i get a start im good any suggestion or helpful code or ANYTHING would be appreciate. developing an algorithm tips just anything thx guys