RPNCalculator App Submission
App takes a stream of input from stdin.
Please remember to hit enter after the last line of input
App outputs a string of resutls calculated based on input stream
Fault input will not terminate the program. Instead, the entire input line of fault input will be discarded.