Thus someone know how to solve my problem?
I am going to make a program which is set_difference without using predefined functions???

Recommended Answers

All 3 Replies

I know how to solve your problem, but the exercise isn't about getting someone else to do your work for you, is it? Were I you, I'd start by studying up on how the predefined functions work to get a better idea of the algorithm at play.

commented: +1 +17

I don't know what is my first step in solving this problem..,
I only have few knowledge about the program..

I just told you your first step: do some research on set_difference to learn how it works. If you don't understand the algorithm, implementing it is impossible.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.