1Fix the subset count using multiplicationeasy · 8 minThe number of subsets is two to the n, not n squared.Acceptance criteria1.#out should show thirty two subsets.TaskHints 0/1Solution