how to remove duplicated items in a vector

前端 未结 0 638
温柔的废话
温柔的废话 2020-12-17 01:45

I currently have a vector c where it has {1,2,2,4,5,5,6} and I want to remove the duplicated numbers so that vector c will have {1

相关标签:
回答
  • 消灭零回复
提交回复
热议问题