Your program should take two triple digit numbers from the user(input), add,multiplie, subtract,divide them together and displays the result. Result of subtraction should be positive, if it is '-' ve then display zero. And also for the division if quotient is less than 1 display 1.