
November 7th, 2012, 02:02 PM
|
 |
Contributing User
|
|
Join Date: Aug 2003
Location: UK
|
|
|
The requirements are unclear. Are you saying that the user input is in that form, or are you merely showing us what calculation the program is to perform? If all the program does is sum, you don't need the + separator, you could use spaces or newline - that would be easier to process.
|