• + 0 comments

    Since what is required is a MULTISET ( can contain duplicates ) that can be formed from the elements of the initial array ( not specified that should only be used once, meaning an element can be selected multiple times for a multiset ), then the result is : an infinite number of multisets. If the elements should only be used once, then what is the reason for the MULTISET specification ?