set « Set Multiset « C++






1.Declare a string set
2.Use array to initialize a set
3.Read keyboard input to a set directly
4.Add elements in a list to a set
5.Create a set that contains list1 - list2
6.Create sets with string elements
7.Assigning sets to each other