Question: This have to be in C++ language Take your time, Thanks 2. Write a function named enough that takes one integer argument, call it goal

This have to be in C++ language Take your time, Thanks
2. Write a function named "enough that takes one integer argument, call it "goal" and returns as its value the smallest positive integer "n" for which 1+2+3+...+n is at least equal or exceeds the value of goal. Thus, for example: 1. 2. 3. 4. 5. 6. cout 9) but 1+2+3 = 6 (6
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
