• + 0 comments

    I am guessing they mean that if the initial array contains dublicate elements, then this number of dublicate elements is allowed. E.g. if the array is {a, a, a} then possible multisets are {a}, {a, a}, {a, a, a}