using System;
using System.Linq;
using System.Collections.Generic;
public class Program
{
public static void Main()
{
Console.WriteLine("Start:");
HashSet<int> FirstDistinctSet = new HashSet<int>(){1,2,3,4,5,20,6,8,12,56};
HashSet<int>...
patulong po mga sir?
Mag iinput ng #sa Universal Set
Element of A
Element of B
Element of C
Kahit anong iinput jan then
Select Operations:
Intersection n
Union u
Set difference -
Example
Input Set Operations:ex. u
(Kapag Union ung mag papakita dapat is)
A u B = dito ung mga # na ininput...