...
Exercise: Compute the Average
Compute the average of numbers present in std::vector<int>.
Write a ...