+1
Can anyone tell me how to make sure that it is not duplicated before entering an element into a vector?
11/7/2019 3:29:19 PM
7 Answers
Its C++
Ok thanks so much
I dont understand you
0
Maryam What is your language preference?
Maryam Someone will surely get back to you. If it was Java then I could have helped.
Look up unique in the algorithm header file, u need to sort the vector first, also in the same header file.
Send us a message