...

/

Exercise 2: Computing Cubes

Exercise 2: Computing Cubes

Compute cubes of variables using functions.

We'll cover the following...

Problem statement

Write a function computeCubes of void type that takes three integers num1 ...