houndog2096 houndog2096
  • 19-11-2021
  • Computers and Technology
contestada

Write a function ComputeVal that takes two integer parameters and returns the product of the two parameters plus 9. Ex: ComputeVal(4, 6) returns 33.

Respuesta :

khanboy2real khanboy2real
  • 19-11-2021

Answer:

#include <iostream>

using namespace std;

/* Your code goes here */

int main() {

  int input1, input2;

  int result;

 

  cin >> input1;

  cin >> input2;

 

  result = ComputeNum(input1, input2);

 

  cout << result << endl;

  return 0;

Explanation:

Answer Link

Otras preguntas

2. The difference between an organism "adapting" to the environment vs. an organism being "biologically adapted to the environment.
What is the difference between transmission and transmittance?
Can someone please help I am going to mark u brilliant
3. Which expression is equivalent to 5x – 30?
HELP. I DONT WANNA FAIL
There are 4,000 books in the​ town's library. Of​ these, 2,800 are fiction. To find the percent of the books that are​ fiction, first set up the percent equatio
here are some adjectives put a suitable noun after each one. a beautiful​
Which statement best expresses the theme of the poem?
Things that are unknown by me but seen and acknowledged by you ​
help me with question 10 please i have an exam i need the answer now