Fuunctions and stub 1. Your task is to write a C++ program which performs one of three operations based on the input values. Once again we will only input integers. All of the inputs will be non-negative. This program will run in a loop, asking the user for values, making […]