Question: IN C++ 1. Write a function that returns the percentile (x) of the data input for variable y given the formula above used to calculate

IN C++
1. Write a function that returns the percentile (x) of the data input for variable y given the formula above used to calculate percentile.
- we know that int percent(vector y, int x) {
2. Write a function that returns the value of v when the numbers in v are added together knowing that v.size() > 0;
3. Write a different function that returns information gathered in a pair like such (size, amount) given that vector > finalResult(vector value){
nN 1)+1, 0 P 100 100
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
