I have to make a program using C++ for my AP class. There are a bunch of requirements for it though and one of them is that it needs to have an algorithm that has two algoritms inside of it, one of which has to function independently. It also has to have an abstraction
I don't know what it is, either. I mean, I know what "abstraction" is, but I don't think I understand what this is asking for.
Are you translating the assignment? If so, maybe it would help if you post the original, verbatim.
"The essence of abstractions is preserving information that is relevant in a given context, and forgetting information that is irrelevant in that context."
– John V. Guttag