// Pantea Aria // pointers // Write a program that: // Reads two integers from the user. // write ONE function that adds AND multiplies the values and print the results in main. // Print the result in main. #include int main() {