This program will involve basic math.
First you are going to create a main function and create two integer variables.
Then you will read in two integers from the console (use cin).
Then you will create a variable and store the result of the two integers multiplied.
Display the result of the two numbers multiplied together and a new line.
Then add the two numbers and store the result in the variable you created.
Display the result of the two numbers added together and a new line.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here