yea, directly after the cout , do cin again instead of exiting. That would be a loop.
This program will terminate for an input < 0 using this particular exit() function. Is there a function or a different statement to use that will...
Separate names with a comma.