Problem Link: https://leetcode.com/explore/challenge/card/october-leetcoding-challenge/559/week-1-october-1st-october-7th/3482/
My Solution Link: https://ide.codingblocks.com/s/349224
I am not able to figure out what is the problem with my approach please help me to debug.
i am storing the unique pair in a set of string. the unique pair is represented by a string, where “;” is seperating the two numbers.