...

/

Exercise 3: Finding Index of Smallest Value

Exercise 3: Finding Index of Smallest Value

Let's test your understanding of templates by finding the index of the smallest value in an array.

Problem Statement

In the code widget below, two functions both called ...