Beautiful Pairs

  • + 0 comments

    if all items in a had a match in b ( count==len(a)) y did u returned len(a)-1 , u should directly return count right