Im a beginner at c++ and i have no idea of what im suppose to do

Write an interactive program that allows a user you update am ordered list of numbers. You may use your own list of numbers. You should input an ordered list of numbers and display the list. You should input a mew number which increases the list by one and display the updated list.
Please do not double-post. The other thread: http://www.cplusplus.com/forum/beginner/189761/
closed account (48bpfSEw)
Hi CoreyS18, is there a word that you not know or understand?

what is "interactive"?
what is "display"?
what is "increase"?
and so on

If you don't understand the task you can not do anything about it!
I know what the questions is asking me to but writing the program is that allows all this is what i'm having trouble with
Topic archived. No new replies allowed.