Set, Intersection and Range

You are given N sets of integers (S[1] , S[2] , S[3] , … , S[N]) and Q queries. Each query has 4 i…

Click here to read the complete problem statement.


If you need help solving this problem, mention your approach and ask specific questions. Please avoid sharing your code and asking the Community to figure out “what’s wrong”.