how would i write the program that says the use will enter a number ..then the program will receive certain amount depending on the number he entered and then shows the number of negative amounts ?? what statements will i use??
Let's see what you have got so far. If it's a blank sheet then try your class notes, a textbook or online tutorials. Homework sites are fairly expensive I believe.
iostream, main, cin and cout wouldn't be bad starting points.